]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Mon, 25 Aug 2014 07:57:44 +0000 (08:57 +0100)
commit4f3f34deafe4c1865e2880153a4427f4ee45acee
treef3219082505238286f7ca8c980145182633ac573
parentbe8a7abb19e4f72430e1ec3413aae787b6626535
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.

(From OE-Core rev: 9c826962ec8fa45c2b035427442b90a41517144e)

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