[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-310-ga8b828d
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-07-17 19:13:53
|
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 a8b828ddc068087504864dbb3beab658b1fe2a9f (commit)
from 70ec09b426d4a2c40f4a4fdd6c84df30ee341fda (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 a8b828ddc068087504864dbb3beab658b1fe2a9f
Author: Eric Jarrige <eri...@ar...>
Date: Wed Jul 17 21:23:06 2013 +0200
[BUILDROOT] apf27: update to binutils version 2.23.2 - GCC 4.7.3 (BR default internal GCC release)
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf27_defconfig | 3 +--
buildroot/configs/apf27test_defconfig | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/buildroot/configs/apf27_defconfig b/buildroot/configs/apf27_defconfig
index ba32abe..0dd1755 100644
--- a/buildroot/configs/apf27_defconfig
+++ b/buildroot/configs/apf27_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.29.6"
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/apf27test_defconfig b/buildroot/configs/apf27test_defconfig
index d126ece..e335546 100644
--- a/buildroot/configs/apf27test_defconfig
+++ b/buildroot/configs/apf27test_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.29.6"
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
|