[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-448-gf5584f2
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2012-07-15 23:00: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 f5584f29212053a9c521c50906ec8f5643201d3e (commit)
from 1b799b25d6b2d081ef4ad4e0a776fb9f70332399 (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 f5584f29212053a9c521c50906ec8f5643201d3e
Author: Eric Jarrige <eri...@ar...>
Date: Mon Jul 16 01:03:32 2012 +0200
[BUILDROOT] apf28: Use GCC-4.4.x that is compatible both linux DCP/tcrypt drivers and OpenSSL
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf28_defconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/configs/apf28_defconfig b/buildroot/configs/apf28_defconfig
index 235edcd..92f0785 100644
--- a/buildroot/configs/apf28_defconfig
+++ b/buildroot/configs/apf28_defconfig
@@ -10,7 +10,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_6_X=y
+BR2_GCC_VERSION_4_4_X=y
BR2_PACKAGE_GDB_SERVER=y
BR2_PACKAGE_GDB_HOST=y
BR2_ENABLE_LOCALE_PURGE=y
hooks/post-receive
--
armadeus
|