[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-62-g7c6b7e2
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2014-01-22 17:49:51
|
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 7c6b7e2fed4c8601ab78c0806c6028c66a8eac56 (commit)
from 2dc6fac22b57d52319028543dd6a3d78dc189bd3 (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 7c6b7e2fed4c8601ab78c0806c6028c66a8eac56
Author: Julien Boibessot <jul...@ar...>
Date: Wed Jan 22 18:49:34 2014 +0100
[BUILDROOT] Add gstreamer and libv4l (+tools) to test defconfigs
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf27test_defconfig | 16 ++++++++++++++++
buildroot/configs/apf28test_defconfig | 3 +++
buildroot/configs/apf51test_defconfig | 16 ++++++++++++++++
3 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/buildroot/configs/apf27test_defconfig b/buildroot/configs/apf27test_defconfig
index 96a6adc..451301e 100644
--- a/buildroot/configs/apf27test_defconfig
+++ b/buildroot/configs/apf27test_defconfig
@@ -68,6 +68,19 @@ BR2_PACKAGE_ALSA_UTILS=y
BR2_PACKAGE_ALSA_UTILS_AMIXER=y
BR2_PACKAGE_ALSA_UTILS_APLAY=y
BR2_PACKAGE_ALSA_UTILS_SPEAKER_TEST=y
+BR2_PACKAGE_GSTREAMER=y
+BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_VIDEOTESTSRC=y
+BR2_PACKAGE_GST_PLUGINS_GOOD=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_JPEG=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_PNG=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MULTIFILE=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MULTIPART=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_V4L2=y
+BR2_PACKAGE_GST_PLUGINS_BAD=y
+BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CAMERABIN=y
+BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CAMERABIN2=y
+BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_COLORSPACE=y
+BR2_PACKAGE_GST_PLUGINS_UGLY=y
BR2_PACKAGE_MADPLAY=y
BR2_PACKAGE_MPLAYER=y
BR2_PACKAGE_GDB=y
@@ -102,6 +115,9 @@ BR2_PACKAGE_GPSD=y
BR2_PACKAGE_I2C_TOOLS=y
BR2_PACKAGE_INPUT_TOOLS=y
BR2_PACKAGE_UBOOT_TOOLS=y
+BR2_PACKAGE_LIBV4L=y
+BR2_PACKAGE_LIBV4L_V4L2_COMPLIANCE=y
+BR2_PACKAGE_LIBV4L_V4L2_DBG=y
BR2_PACKAGE_LUA=y
BR2_PACKAGE_LUA_INTERPRETER_READLINE=y
BR2_PACKAGE_PYTHON=y
diff --git a/buildroot/configs/apf28test_defconfig b/buildroot/configs/apf28test_defconfig
index a486f0b..7454f92 100644
--- a/buildroot/configs/apf28test_defconfig
+++ b/buildroot/configs/apf28test_defconfig
@@ -98,6 +98,9 @@ BR2_PACKAGE_INPUT_TOOLS=y
# BR2_PACKAGE_INPUT_TOOLS_JSCAL is not set
# BR2_PACKAGE_INPUT_TOOLS_JSTEST is not set
BR2_PACKAGE_UBOOT_TOOLS=y
+BR2_PACKAGE_LIBV4L=y
+BR2_PACKAGE_LIBV4L_V4L2_COMPLIANCE=y
+BR2_PACKAGE_LIBV4L_V4L2_DBG=y
BR2_PACKAGE_LUA=y
BR2_PACKAGE_LUA_INTERPRETER_READLINE=y
BR2_PACKAGE_PYTHON=y
diff --git a/buildroot/configs/apf51test_defconfig b/buildroot/configs/apf51test_defconfig
index c845d01..a4741c1 100644
--- a/buildroot/configs/apf51test_defconfig
+++ b/buildroot/configs/apf51test_defconfig
@@ -70,6 +70,19 @@ BR2_PACKAGE_ALSA_UTILS_APLAY=y
BR2_PACKAGE_ALSA_UTILS_SPEAKER_TEST=y
BR2_PACKAGE_FFMPEG=y
BR2_PACKAGE_FFMPEG_FFPLAY=y
+BR2_PACKAGE_GSTREAMER=y
+BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_VIDEOTESTSRC=y
+BR2_PACKAGE_GST_PLUGINS_GOOD=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_JPEG=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_PNG=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MULTIFILE=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MULTIPART=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_V4L2=y
+BR2_PACKAGE_GST_PLUGINS_BAD=y
+BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CAMERABIN=y
+BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CAMERABIN2=y
+BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_COLORSPACE=y
+BR2_PACKAGE_GST_PLUGINS_UGLY=y
BR2_PACKAGE_MADPLAY=y
BR2_PACKAGE_MPLAYER=y
BR2_PACKAGE_GDB=y
@@ -102,6 +115,9 @@ BR2_PACKAGE_GPSD=y
BR2_PACKAGE_I2C_TOOLS=y
BR2_PACKAGE_INPUT_TOOLS=y
BR2_PACKAGE_UBOOT_TOOLS=y
+BR2_PACKAGE_LIBV4L=y
+BR2_PACKAGE_LIBV4L_V4L2_COMPLIANCE=y
+BR2_PACKAGE_LIBV4L_V4L2_DBG=y
BR2_PACKAGE_LUA=y
BR2_PACKAGE_LUA_INTERPRETER_READLINE=y
BR2_PACKAGE_PYTHON=y
hooks/post-receive
--
armadeus
|