poky.conf: Set TARGET_VENDOR to -poky. This will require a rebuild of tmp directories...
authorRichard Purdie <richard@openedhand.com>
Wed, 29 Nov 2006 13:42:19 +0000 (13:42 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 29 Nov 2006 13:42:19 +0000 (13:42 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@980 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index 67fff58..0288878 100644 (file)
@@ -13,7 +13,7 @@ PACKAGE_CLASSES ?= "package_ipk"
 INHERIT += " ${PACKAGE_CLASSES} debian multimachine poky devshell "
 # For some reason, this doesn't work
 # TARGET_OS ?= "linux"
-TARGET_VENDOR = "-poky"
+TARGET_VENDOR = "-poky"
 TARGET_OS = "linux"
 TARGET_FPU_arm ?= "soft"
 TARGET_FPU_armeb ?= "soft"