[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-311-g6746bc5
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-07-17 19:16:20
|
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 6746bc5fc51f87cb2c18158e4b8376d5eada3683 (commit)
from a8b828ddc068087504864dbb3beab658b1fe2a9f (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 6746bc5fc51f87cb2c18158e4b8376d5eada3683
Author: Eric Jarrige <eri...@ar...>
Date: Wed Jul 17 21:25:30 2013 +0200
[BUILDROOT] apf9328: update to binutils version 2.23.2 - GCC 4.7.3 (BR default internal GCC release)
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf9328_defconfig | 2 +-
buildroot/configs/apf9328test_defconfig | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildroot/configs/apf9328_defconfig b/buildroot/configs/apf9328_defconfig
index 41b6131..d71a4ab 100644
--- a/buildroot/configs/apf9328_defconfig
+++ b/buildroot/configs/apf9328_defconfig
@@ -10,7 +10,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/apf9328test_defconfig b/buildroot/configs/apf9328test_defconfig
index a9e7011..c1a87bb 100644
--- a/buildroot/configs/apf9328test_defconfig
+++ b/buildroot/configs/apf9328test_defconfig
@@ -10,7 +10,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
|