]> code.ossystems Code Review - openembedded-core.git/commit
allarch: Allow class to be included but overridden
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 25 Nov 2012 20:23:00 +0000 (20:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Nov 2012 10:00:27 +0000 (10:00 +0000)
commit7dd91402b719ac62b51088f234354f82bfa9c4b6
treecb6c21a0f4c60f7a02399988928de413c7324345
parentfb359583b659cda643973fa285002aaffb729a51
allarch: Allow class to be included but overridden

We have cases where we'd like to inherit this class by default but allow
special cases to override it. This change makes the code of the class
conditional on PACKAGE_ARCH remaining set to "all", allowing it to be
overridden. packagegroup usage is one case this is desirable.

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