[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-421-g2ab58db
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-08-30 12:44:08
|
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 2ab58dbb56024541a9f733e30a5a9b3ac9bcd93e (commit)
via 28e8de06d22a4f54af20ec1c199f853d0a49c06a (commit)
from 5ddc9a5cc3127525e4c407ba66b1f960484c000b (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 2ab58dbb56024541a9f733e30a5a9b3ac9bcd93e
Merge: 28e8de0 5ddc9a5
Author: Eric Jarrige <eri...@ar...>
Date: Fri Aug 30 14:54:42 2013 +0200
Merge branch 'master' of ssh://git.code.sf.net/p/armadeus/code
commit 28e8de06d22a4f54af20ec1c199f853d0a49c06a
Author: Eric Jarrige <eri...@ar...>
Date: Fri Aug 30 14:54:06 2013 +0200
[BUILDROOT] apf51: update and fix test config
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf51test_defconfig | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/buildroot/configs/apf51test_defconfig b/buildroot/configs/apf51test_defconfig
index 425d2fa..c114238 100644
--- a/buildroot/configs/apf51test_defconfig
+++ b/buildroot/configs/apf51test_defconfig
@@ -63,6 +63,8 @@ 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_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
@@ -75,6 +77,7 @@ BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RTPMUX=y
BR2_PACKAGE_GST_PLUGINS_UGLY=y
BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_MAD=y
BR2_PACKAGE_MPLAYER=y
+# BR2_PACKAGE_MPLAYER_MPLAYER is not set
BR2_PACKAGE_GDB=y
BR2_PACKAGE_LMBENCH=y
BR2_PACKAGE_LTRACE=y
@@ -82,12 +85,12 @@ BR2_PACKAGE_STRACE=y
BR2_PACKAGE_OPENTYRIAN=y
BR2_PACKAGE_PRBOOM=y
BR2_PACKAGE_DOOM_WAD=y
+BR2_PACKAGE_FBDUMP=y
BR2_PACKAGE_FBGRAB=y
-BR2_PACKAGE_FBTEST=y
+BR2_PACKAGE_FBSET=y
BR2_PACKAGE_FBV=y
+BR2_PACKAGE_FB_TEST_APP=y
BR2_PACKAGE_SDL_IMAGE_GIF=y
-BR2_PACKAGE_SDL_IMAGE_JPEG=y
-BR2_PACKAGE_SDL_IMAGE_PNG=y
BR2_PACKAGE_SDL_SOUND=y
BR2_PACKAGE_SDL_SOUND_PLAYSOUND=y
BR2_PACKAGE_SDL_GFX=y
@@ -106,7 +109,6 @@ BR2_PACKAGE_I2C_TOOLS=y
BR2_PACKAGE_INPUT_TOOLS=y
BR2_PACKAGE_UBOOT_TOOLS=y
BR2_PACKAGE_LUA=y
-BR2_PACKAGE_LUA_INTERPRETER=y
BR2_PACKAGE_LUA_INTERPRETER_READLINE=y
BR2_PACKAGE_PYTHON=y
BR2_PACKAGE_PYTHON_READLINE=y
@@ -119,6 +121,7 @@ BR2_PACKAGE_PYTHON_SERIAL=y
BR2_PACKAGE_SPEEX=y
BR2_PACKAGE_MESALIB=y
BR2_PACKAGE_TSLIB=y
+BR2_PACKAGE_LIBUSB=y
BR2_PACKAGE_LIBXML2=y
BR2_PACKAGE_BOA=y
BR2_PACKAGE_BLUEZ3_UTILS=y
@@ -133,7 +136,6 @@ BR2_PACKAGE_NTP_NTPDATE=y
BR2_PACKAGE_PORTMAP=y
BR2_PACKAGE_PPPD=y
BR2_PACKAGE_TCPDUMP=y
-BR2_PACKAGE_UUCP=y
BR2_PACKAGE_WIRELESS_TOOLS=y
BR2_PACKAGE_WPA_SUPPLICANT=y
BR2_PACKAGE_WPA_SUPPLICANT_EAP=y
hooks/post-receive
--
armadeus
|