]> code.ossystems Code Review - openembedded-core.git/commit
packagegroup: Make allarch inherit conditional
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Aug 2014 12:34:36 +0000 (13:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Aug 2014 22:01:51 +0000 (23:01 +0100)
commit9c826962ec8fa45c2b035427442b90a41517144e
tree2eb3ddd7f168601a1a3078eb3f5ca05114c143db
parent3470bbf4ae178479bd090d7191d6f0469f154b0d
packagegroup: Make allarch inherit conditional

Make the allarch inherit conditional on PACKAGE_ARCH being left as
all. The one downside to this approach is that recipes need to set
PACKAGE_ARCH *before* inheriting the class in order to avoid the inherit.

The advantage is that we could start to detect the use of the
allarch inherit in the sstatesig code for improved task checksums.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/packagegroup.bbclass