summaryrefslogtreecommitdiff
path: root/meta/conf/distro/poky.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-08-01 11:31:51 +0000
committerRichard Purdie <richard@openedhand.com>2007-08-01 11:31:51 +0000
commitccf25acde6daf3b234414f716f25ef66cc333da1 (patch)
treecc23dee035e9e66942dc310cf1a4d05835c805a7 /meta/conf/distro/poky.conf
parentef8532ad2ee1d4715755ea8c11410bb656cf7e5a (diff)
downloadopenembedded-core-ccf25acde6daf3b234414f716f25ef66cc333da1.tar.gz
openembedded-core-ccf25acde6daf3b234414f716f25ef66cc333da1.tar.bz2
openembedded-core-ccf25acde6daf3b234414f716f25ef66cc333da1.tar.xz
openembedded-core-ccf25acde6daf3b234414f716f25ef66cc333da1.zip
poky.conf: Move all toolchain configuration into the POKYMODE files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2251 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r--meta/conf/distro/poky.conf9
1 files changed, 3 insertions, 6 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index b05121365..e512e5218 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -12,7 +12,8 @@ INHERIT += " ${PACKAGE_CLASSES} debian multimachine poky devshell "
#INHERIT += " package_deb debian multimachine poky devshell "
# For some reason, this doesn't work
# TARGET_OS ?= "linux"
-TARGET_VENDOR = "-poky"
+# TARGET_VENDOR ?= "-poky"
+# Set by POKYMODE instead
TARGET_OS = "linux"
TARGET_FPU_arm ?= "soft"
TARGET_FPU_armeb ?= "soft"
@@ -43,10 +44,6 @@ require conf/distro/include/poky-${POKYLIBC}.inc
#
# Preferred providers:
#
-# Toolchain:
-PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
-PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
-PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
# Virtuals:
PREFERRED_PROVIDER_virtual/db ?= "db"
@@ -121,7 +118,7 @@ SRCDATE_matchbox-applet-light = "20070529"
SRCDATE_fstests = "20070529"
SRCDATE_abiword ?= "20070130"
SRCDATE_xvideo-tests ?= "20070702"
-SRCDATE_clutter ?= "20070725"
+SRCDATE_clutter ?= "20070727"
#
# Preferred Versions: