]> code.ossystems Code Review - openembedded-core.git/commit
cross-canadian.bbclass: Add BASECANADIANEXTRAOS to specify main extraos
authorMark Hatle <mark.hatle@windriver.com>
Mon, 7 Dec 2015 21:36:11 +0000 (15:36 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Aug 2016 09:26:12 +0000 (10:26 +0100)
commitea24d69fdf7ebbd7f2d9811cff8a77bffc19a75c
treed61067dd85ccc2529c2640d409d5d289fb5a0925
parentc999b3d88dfcffbe0fb66406fb0bff1fb66f34bc
cross-canadian.bbclass: Add BASECANADIANEXTRAOS to specify main extraos

By default the system will expand the extra os entries for uclibc and musl
even if they are not enabled in the build.  There was no way to prevent this
behavior while still getting the expansion for things like x32 or spe.

The change adds a new setting which a distribution creator can override
easily, setting the base set of canadianextraos components.  The other
expansions are then based on this setting.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/cross-canadian.bbclass