[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-268-g7793a0c2d
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2021-06-21 16:49:29
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 7793a0c2d7023e371e46cc04662ac17182bccc26 (commit)
via a55c8f9173daad9d913d23342031ed181c202686 (commit)
from 7e3ca5c15acc2fd982fc16100b7aa7d4d1da1d8e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7793a0c2d7023e371e46cc04662ac17182bccc26
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Jun 21 18:48:24 2021 +0200
[BUILDROOT] opos6ul_defconfig: add libdrm test programs (ie, modetest)
commit a55c8f9173daad9d913d23342031ed181c202686
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Jun 21 18:47:32 2021 +0200
[BUILDROOT] opos6ul_defconfig: add gstreamer kmssink plugin
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ul_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/buildroot/configs/opos6ul_defconfig b/buildroot/configs/opos6ul_defconfig
index 7878e3370..b4d50e515 100644
--- a/buildroot/configs/opos6ul_defconfig
+++ b/buildroot/configs/opos6ul_defconfig
@@ -56,6 +56,7 @@ BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_V4L2=y
BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_V4L2_PROBE=y
BR2_PACKAGE_GST1_PLUGINS_BAD=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FBDEV=y
+BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_KMS=y
BR2_PACKAGE_GST1_LIBAV=y
BR2_PACKAGE_YAVTA=y
BR2_PACKAGE_GDB=y
@@ -106,6 +107,7 @@ BR2_PACKAGE_PYTHON_SERIAL=y
BR2_PACKAGE_PYTHON_SMBUS_CFFI=y
BR2_PACKAGE_PYTHON_SPIDEV=y
BR2_PACKAGE_LIBVORBIS=y
+BR2_PACKAGE_LIBDRM_INSTALL_TESTS=y
BR2_PACKAGE_DTC=y
BR2_PACKAGE_DTC_PROGRAMS=y
BR2_PACKAGE_LIBUSB=y
hooks/post-receive
--
armadeus
|