diff options
| author | Richard Purdie <richard@openedhand.com> | 2005-12-22 23:02:06 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2005-12-22 23:02:06 +0000 |
| commit | 6b89cc186f86e4d2b36e94c7fcb0efadcd855cd2 (patch) | |
| tree | eb8e8aa347ecfa8e711c02996bb1d638ecb6f9f9 /openembedded/classes | |
| parent | 01a805c8841bc7dccc0eaa7a275d061259b1a2f6 (diff) | |
| download | poky-6b89cc186f86e4d2b36e94c7fcb0efadcd855cd2.tar.gz | |
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
Diffstat (limited to 'openembedded/classes')
| -rw-r--r-- | openembedded/classes/native.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/classes/native.bbclass b/openembedded/classes/native.bbclass index 955a8ae646..f0a77d6e11 100644 --- a/openembedded/classes/native.bbclass +++ b/openembedded/classes/native.bbclass | |||
| @@ -5,6 +5,7 @@ inherit base | |||
| 5 | EXCLUDE_FROM_WORLD = "1" | 5 | EXCLUDE_FROM_WORLD = "1" |
| 6 | 6 | ||
| 7 | PACKAGES = "" | 7 | PACKAGES = "" |
| 8 | PACKAGE_ARCH = "native" | ||
| 8 | 9 | ||
| 9 | TARGET_ARCH = "${BUILD_ARCH}" | 10 | TARGET_ARCH = "${BUILD_ARCH}" |
| 10 | TARGET_OS = "${BUILD_OS}" | 11 | TARGET_OS = "${BUILD_OS}" |
