[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.0-2670-g5851568
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2012-01-12 09:55:14
|
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 5851568a9a1e7fcb8ee45c46e7809e33643d969b (commit)
from db782fcd5332a5f0188ce3860cbad28e9f0d1870 (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 5851568a9a1e7fcb8ee45c46e7809e33643d969b
Author: Julien Boibessot <jul...@ar...>
Date: Thu Jan 12 10:54:48 2012 +0100
[BUILDROOT] apf51test_defconfig: add gdb for target, gstreamer, pygame and pyserial to config
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf51test_defconfig | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diff --git a/buildroot/configs/apf51test_defconfig b/buildroot/configs/apf51test_defconfig
index 44ec864..cd18c4c 100644
--- a/buildroot/configs/apf51test_defconfig
+++ b/buildroot/configs/apf51test_defconfig
@@ -13,6 +13,7 @@ BR2_UCLIBC_VERSION_0_9_30=y
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_BINUTILS_VERSION_2_20=y
BR2_GCC_VERSION_4_4_X=y
+BR2_PACKAGE_GDB=y
BR2_PACKAGE_GDB_SERVER=y
BR2_PACKAGE_GDB_HOST=y
BR2_GDB_VERSION_6_7_1=y
@@ -66,6 +67,17 @@ 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_PLUGIN_RTP=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_RTSP=y
+BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_V4L2=y
+BR2_PACKAGE_GST_PLUGINS_BAD=y
+BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_H264PARSE=y
+BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RTPMUX=y
+BR2_PACKAGE_GST_PLUGINS_UGLY=y
+BR2_PACKAGE_GST_PLUGINS_UGLY_PLUGIN_MAD=y
BR2_PACKAGE_MADPLAY=y
BR2_PACKAGE_MPLAYER=y
BR2_PACKAGE_SPEEX=y
@@ -78,6 +90,10 @@ BR2_PACKAGE_DOOM_WAD=y
BR2_PACKAGE_FBGRAB=y
BR2_PACKAGE_FBTEST=y
BR2_PACKAGE_FBV=y
+BR2_PACKAGE_PYGAME=y
+BR2_PACKAGE_PYGAME_FONT=y
+BR2_PACKAGE_PYGAME_MIXER=y
+BR2_PACKAGE_PYGAME_MIXER_MUSIC=y
BR2_PACKAGE_SDL_IMAGE_GIF=y
BR2_PACKAGE_SDL_IMAGE_JPEG=y
BR2_PACKAGE_SDL_IMAGE_PNG=y
@@ -102,9 +118,9 @@ BR2_PACKAGE_LUA_INTERPRETER=y
BR2_PACKAGE_LUA_INTERPRETER_READLINE=y
BR2_PACKAGE_PYTHON=y
BR2_PACKAGE_PYTHON_READLINE=y
-BR2_PACKAGE_PYSERIAL=y
BR2_PACKAGE_MESALIB=y
BR2_PACKAGE_TSLIB=y
+BR2_PACKAGE_PYTHON_SERIAL=y
BR2_PACKAGE_LIBXML2=y
BR2_PACKAGE_BOA=y
BR2_PACKAGE_BLUEZ3_UTILS=y
hooks/post-receive
--
armadeus
|