summaryrefslogtreecommitdiff
path: root/meta/conf/distro/poky.conf
diff options
context:
space:
mode:
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: