git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2990ab3
)
SHR: drop preferred version for eglibc and gcc
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 27 Sep 2010 22:11:29 +0000
(
00:11
+0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 27 Sep 2010 22:12:01 +0000
(
00:12
+0200)
* same versions are now in sane-toolchain.inc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/shr.conf
patch
|
blob
|
history
diff --git
a/conf/distro/shr.conf
b/conf/distro/shr.conf
index
9dd1c3e
..
ade8cba
100644
(file)
--- a/
conf/distro/shr.conf
+++ b/
conf/distro/shr.conf
@@
-159,9
+159,6
@@
OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A
# TOOLCHAIN
#############################################################################
LIBC ?= "eglibc"
-PREFERRED_VERSION_eglibc ?= "2.12"
-PREFERRED_VERSION_eglibc-initial ?= "2.12"
-PREFERRED_GCC_VERSION ?= "4.5"
require conf/distro/include/sane-toolchain.inc
require conf/distro/include/arm-thumb.inc