[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-444-g5bd0ee1
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2014-10-22 09:38:41
|
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 5bd0ee19459f7f7d892c7f8b906e93779b99822e (commit)
from 7e2dbaf908c6df0815d214becd1e3bc1ea135e7f (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 5bd0ee19459f7f7d892c7f8b906e93779b99822e
Author: Sébastien Szymanski <ss...@us...>
Date: Wed Oct 22 11:41:34 2014 +0200
[BUILDROOT] APF6: add iperf and gzip (used by update-pciis) to default
config file
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6_defconfig | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/buildroot/configs/apf6_defconfig b/buildroot/configs/apf6_defconfig
index 4c0fab8..efc49c9 100644
--- a/buildroot/configs/apf6_defconfig
+++ b/buildroot/configs/apf6_defconfig
@@ -29,10 +29,12 @@ BR2_LINUX_KERNEL_ZIMAGE=y
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6q-apf6dev imx6dl-apf6dev"
BR2_PACKAGE_BUSYBOX_CONFIG="$(ARMADEUS_PATH)/busybox-$(BR2_BUSYBOX_VERSION).config"
+BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
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_GZIP=y
BR2_PACKAGE_E2FSPROGS=y
BR2_PACKAGE_FBGRAB=y
BR2_PACKAGE_FBV=y
@@ -56,6 +58,7 @@ BR2_PACKAGE_TSLIB=y
BR2_PACKAGE_BLUEZ_UTILS=y
BR2_PACKAGE_CAN_UTILS=y
BR2_PACKAGE_DROPBEAR=y
+BR2_PACKAGE_IPERF=y
BR2_PACKAGE_IW=y
BR2_PACKAGE_WIRELESS_TOOLS=y
BR2_PACKAGE_WPA_SUPPLICANT=y
hooks/post-receive
--
armadeus
|