[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-rc2-7-gcae2cb0
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2013-12-24 12:08:48
|
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 cae2cb06959b94fd5446607cc0842bbcc6cb41b3 (commit)
from 41e0b99bcaf3412d1adbae014d799cb36234a65b (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 cae2cb06959b94fd5446607cc0842bbcc6cb41b3
Author: Julien Boibessot <jul...@ar...>
Date: Tue Dec 24 13:08:18 2013 +0100
[BUILDROOT] Makes apf9328test_defconfig jffs2 rootfs fits in 13MB (part 2) and remove brakes for compiling
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf9328test_defconfig | 10 ++--------
1 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/buildroot/configs/apf9328test_defconfig b/buildroot/configs/apf9328test_defconfig
index 6066762..40d03bf 100644
--- a/buildroot/configs/apf9328test_defconfig
+++ b/buildroot/configs/apf9328test_defconfig
@@ -3,8 +3,6 @@ BR2_arm920t=y
BR2_WGET="wget --passive-ftp --tries=3"
BR2_DL_DIR="$(BASE_DIR)/../downloads"
BR2_BACKUP_SITE="ftp://ftp2.armadeus.com/armadeusw/download"
-BR2_SOURCEFORGE_MIRROR="switch"
-BR2_JLEVEL=1
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
BR2_DEFAULT_KERNEL_VERSION="2.6.29.6"
@@ -75,9 +73,9 @@ 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_NET=y
BR2_PACKAGE_SDL_SOUND=y
BR2_PACKAGE_SDL_SOUND_PLAYSOUND=y
+BR2_PACKAGE_SDL_NET=y
BR2_PACKAGE_SDL_GFX=y
BR2_PACKAGE_SLIDESHOW=y
BR2_PACKAGE_SDL_WATER=y
@@ -91,13 +89,9 @@ BR2_PACKAGE_INPUT_TOOLS=y
BR2_PACKAGE_UBOOT_TOOLS=y
BR2_PACKAGE_LUA=y
BR2_PACKAGE_LUA_INTERPRETER_READLINE=y
-BR2_PACKAGE_PYTHON=y
-BR2_PACKAGE_PYTHON_SERIAL=y
-BR2_PACKAGE_LIBID3TAG=y
-BR2_PACKAGE_LIBMAD=y
BR2_PACKAGE_TSLIB=y
BR2_PACKAGE_LIBUSB=y
-BR2_PACKAGE_READLINE=y
+BR2_PACKAGE_LIBFFI=y
BR2_PACKAGE_BOA=y
BR2_PACKAGE_CAN_UTILS=y
BR2_PACKAGE_DROPBEAR=y
hooks/post-receive
--
armadeus
|