[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-439-g06cedea
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2012-07-09 12:16:31
|
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 06cedea95a036376b111a4a7c5e3e5be5d238024 (commit)
from cd8f9fb63a794fd62a08013bf0b4413db90d481c (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 06cedea95a036376b111a4a7c5e3e5be5d238024
Author: Julien Boibessot <jul...@ar...>
Date: Mon Jul 9 14:13:50 2012 +0200
[BUILDROOT] Add apf28test_defconfig (to be tested by release engineer ;-) )
-----------------------------------------------------------------------
Summary of changes:
.../{apf28_defconfig => apf28test_defconfig} | 29 ++++++++++++++++++++
1 files changed, 29 insertions(+), 0 deletions(-)
copy buildroot/configs/{apf28_defconfig => apf28test_defconfig} (79%)
diff --git a/buildroot/configs/apf28_defconfig b/buildroot/configs/apf28test_defconfig
similarity index 79%
copy from buildroot/configs/apf28_defconfig
copy to buildroot/configs/apf28test_defconfig
index 63a4cfe..2b3bf7d 100644
--- a/buildroot/configs/apf28_defconfig
+++ b/buildroot/configs/apf28test_defconfig
@@ -10,6 +10,7 @@ BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
BR2_DEFAULT_KERNEL_VERSION="2.6.35.3"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
+BR2_PACKAGE_GDB=y
BR2_PACKAGE_GDB_SERVER=y
BR2_PACKAGE_GDB_HOST=y
BR2_ENABLE_LOCALE_PURGE=y
@@ -33,24 +34,52 @@ BR2_BOARD_NAME="apf28"
BR2_CPU_NAME="imx28"
BR2_TARGET_ARMADEUS_SDRAM_SIZE="128"
BR2_PACKAGE_BUSYBOX_CONFIG="$(ARMADEUS_PATH)/busybox-$(BR2_BUSYBOX_VERSION).config"
+BR2_PACKAGE_AS_DEVICES=y
+BR2_PACKAGE_AS_DEVICES_TESTS=y
+BR2_PACKAGE_AS_DEVICES_CPP=y
+BR2_PACKAGE_AS_DEVICES_TESTS_CPP=y
+BR2_PACKAGE_ARMADEUS_DEMOS=y
+BR2_PACKAGE_ARMADEUS_DEMOS_ARMANOID=y
+BR2_PACKAGE_ARMADEUS_DEMOS_BACKLIGHT=y
+BR2_PACKAGE_ARMADEUS_DEMOS_GPIO=y
+BR2_PACKAGE_ARMADEUS_DEMOS_INPUT=y
+BR2_PACKAGE_ARMADEUS_DEMOS_MUSIC_PLAYER=y
+BR2_PACKAGE_ARMADEUS_DEMOS_OSCILLO=y
+BR2_PACKAGE_ARMADEUS_DEMOS_SHOW_IMAGE=y
+BR2_PACKAGE_ARMADEUS_DEMOS_TEST_LCD=y
BR2_PACKAGE_HOST_IMX28_USB_DOWNLOADER=y
BR2_PACKAGE_IMXREGS=y
+BR2_PACKAGE_ARMADEUS_TESTSUITE=y
+BR2_PACKAGE_MPLAYER=y
+BR2_PACKAGE_LTRACE=y
BR2_PACKAGE_STRACE=y
+BR2_PACKAGE_PRBOOM=y
+BR2_PACKAGE_DOOM_WAD=y
+BR2_PACKAGE_FBTEST=y
+BR2_PACKAGE_SDL_WATER=y
BR2_PACKAGE_I2C_TOOLS=y
BR2_PACKAGE_MTD=y
BR2_PACKAGE_MTD_SUMTOOL=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_LZO=y
BR2_PACKAGE_ZLIB=y
BR2_PACKAGE_TSLIB=y
+BR2_PACKAGE_LIBUSB=y
BR2_PACKAGE_NCURSES_TARGET_PANEL=y
BR2_PACKAGE_NCURSES_TARGET_FORM=y
BR2_PACKAGE_NCURSES_TARGET_MENU=y
BR2_PACKAGE_CAN_UTILS=y
+BR2_PACKAGE_DROPBEAR=y
BR2_PACKAGE_IPROUTE2=y
+BR2_PACKAGE_LINKS=y
BR2_PACKAGE_NTP=y
# BR2_PACKAGE_NTP_NTPD is not set
BR2_PACKAGE_PORTMAP=y
+BR2_PACKAGE_TCPDUMP=y
BR2_PACKAGE_UUCP=y
BR2_PACKAGE_WIRELESS_TOOLS=y
BR2_PACKAGE_NANO=y
hooks/post-receive
--
armadeus
|