summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-27 12:09:46 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-27 12:09:46 +0000
commit49cc9f5f34beec3014df78590d549632349fc2cf (patch)
treec7b3f838270d1caecb13f742a4332d5ef1e1f7e0 /conf
parented8a5f1b65020c4a50f8e7d7c9a79961c25df9f0 (diff)
parenta30543818b99bc9e6ebfbc0d8996e6ca7c28fd26 (diff)
merge of '19e8907fe35a9f46f690201cf752b83fc25cbe4d'
and '60f25719f044f04c78ec8cfa8af6a503b643df4e'
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/unslung.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf
index aaf5c690a8..ad75fffe11 100644
--- a/conf/distro/unslung.conf
+++ b/conf/distro/unslung.conf
@@ -47,6 +47,8 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}libc-for-gcc:glibc"
PREFERRED_PROVIDERS += " virtual/libc:glibc"
+PREFERRED_PROVIDER_libc6-unslung = "glibc"
+
PREFERRED_VERSION_binutils ?= "2.15.94.0.1"
PREFERRED_VERSION_binutils-cross ?= "2.15.94.0.1"
PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"