Some PACKAGE_ARCH changes to help mutlibuild and misc

git-svn-id: https://svn.o-hand.com/repos/poky@208 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2005-12-22 23:02:06 +00:00
parent 01a805c884
commit 6b89cc186f
6 changed files with 6 additions and 33 deletions

View File

@@ -5,6 +5,7 @@ inherit base
EXCLUDE_FROM_WORLD = "1"
PACKAGES = ""
PACKAGE_ARCH = "native"
TARGET_ARCH = "${BUILD_ARCH}"
TARGET_OS = "${BUILD_OS}"