[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-309-g70ec09b
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-07-17 19:10:57
|
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 70ec09b426d4a2c40f4a4fdd6c84df30ee341fda (commit)
via 65488242b5430e5bc9a6af8ee50c280b2ea244d3 (commit)
from 27066470aa4e9233529014f17401149520ba914a (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 70ec09b426d4a2c40f4a4fdd6c84df30ee341fda
Merge: 6548824 2706647
Author: Eric Jarrige <eri...@ar...>
Date: Wed Jul 17 21:20:05 2013 +0200
Merge branch 'master' of ssh://git.code.sf.net/p/armadeus/code
commit 65488242b5430e5bc9a6af8ee50c280b2ea244d3
Author: Eric Jarrige <eri...@ar...>
Date: Wed Jul 17 21:19:42 2013 +0200
[BUILDROOT] apf28: update to binutils version 2.23.2 - GCC 4.7.3 (BR default internal GCC release)
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf28_defconfig | 3 +--
buildroot/configs/apf28test_defconfig | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/buildroot/configs/apf28_defconfig b/buildroot/configs/apf28_defconfig
index 41198f4..37e3839 100644
--- a/buildroot/configs/apf28_defconfig
+++ b/buildroot/configs/apf28_defconfig
@@ -1,5 +1,4 @@
BR2_arm=y
-BR2_arm926t=y
BR2_WGET="wget --passive-ftp --tries=3"
BR2_DL_DIR="$(BASE_DIR)/../downloads"
BR2_BACKUP_SITE="ftp://ftp2.armadeus.com/armadeusw/download"
@@ -10,7 +9,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_GCC_VERSION_4_4_X=y
+BR2_BINUTILS_VERSION_2_23_2=y
BR2_PACKAGE_HOST_GDB=y
BR2_ENABLE_LOCALE_PURGE=y
BR2_ENABLE_LOCALE_WHITELIST="C en_US"
diff --git a/buildroot/configs/apf28test_defconfig b/buildroot/configs/apf28test_defconfig
index b7c4897..e497646 100644
--- a/buildroot/configs/apf28test_defconfig
+++ b/buildroot/configs/apf28test_defconfig
@@ -1,5 +1,4 @@
BR2_arm=y
-BR2_arm926t=y
BR2_WGET="wget --passive-ftp --tries=3"
BR2_DL_DIR="$(BASE_DIR)/../downloads"
BR2_BACKUP_SITE="ftp://ftp2.armadeus.com/armadeusw/download"
@@ -10,7 +9,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_GCC_VERSION_4_4_X=y
+BR2_BINUTILS_VERSION_2_23_2=y
BR2_PACKAGE_HOST_GDB=y
BR2_ENABLE_LOCALE_PURGE=y
BR2_ENABLE_LOCALE_WHITELIST="C en_US"
hooks/post-receive
--
armadeus
|