[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.1-10-g64c495c
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2012-10-10 11:33:49
|
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 64c495ca2be6ce558435ce901a7362295ac8e8fa (commit)
from 34c060d518069714f6f9890e1adce6c486b43b62 (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 64c495ca2be6ce558435ce901a7362295ac8e8fa
Author: Eric Jarrige <eri...@ar...>
Date: Wed Oct 10 13:36:56 2012 +0200
[BUILDROOT] pps: recover wi2wi firmware and bridge utilities configuration
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/pps_defconfig | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/buildroot/configs/pps_defconfig b/buildroot/configs/pps_defconfig
index 3e4c7f5..d46b1e7 100644
--- a/buildroot/configs/pps_defconfig
+++ b/buildroot/configs/pps_defconfig
@@ -38,9 +38,10 @@ BR2_PACKAGE_MAX5821CTRL=y
BR2_PACKAGE_PPS=y
BR2_PACKAGE_PPS_TEST_SCRIPTS=y
BR2_PACKAGE_STRACE=y
-BR2_PACKAGE_FIRMWARE=y
-BR2_PACKAGE_FIRMWARE_88W8686=y
BR2_PACKAGE_I2C_TOOLS=y
+BR2_PACKAGE_LINUX_FIRMWARE=y
+BR2_PACKAGE_LINUX_FIRMWARE_88W8686=y
+BR2_PACKAGE_LINUX_FIRMWARE_88W8686_V8=y
BR2_PACKAGE_MTD=y
BR2_PACKAGE_MTD_JFFS2DUMP=y
BR2_PACKAGE_MTD_MKFSJFFS2=y
@@ -48,7 +49,7 @@ BR2_PACKAGE_MTD_SUMTOOL=y
BR2_PACKAGE_UBOOT_TOOLS=y
BR2_PACKAGE_OPENSSL_BIN=y
BR2_PACKAGE_BOA=y
-BR2_PACKAGE_BRIDGE=y
+BR2_PACKAGE_BRIDGE_UTILS=y
BR2_PACKAGE_ETHTOOL=y
BR2_PACKAGE_IPSEC_TOOLS=y
BR2_PACKAGE_IPSEC_TOOLS_NATT=y
hooks/post-receive
--
armadeus
|