allarch.bbclass: Define BASE_PACKAGE_ARCH = "all"

If not overridden it gets the value which is for target recipes
usually defined in machine tune files

(From OE-Core rev: 7efd372eead4185e8b763c6f7ee1943485f7d84d)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj 2011-06-02 12:45:25 -07:00 committed by Richard Purdie
parent 90d5d3ca11
commit 6f5a6e857d
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# This class is used for architecture independent recipes/data files (usally scripts)
#
BASE_PACKAGE_ARCH = "all"
PACKAGE_ARCH = "all"
# No need for virtual/libc or a cross compiler