]> code.ossystems Code Review - openembedded-core.git/commit
base: Fixup PACKAGECONFIG incorrect mappings
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Apr 2016 17:02:07 +0000 (18:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Apr 2016 14:51:08 +0000 (15:51 +0100)
commit4a172868a9423afb8a602413ef4935423ce51a5d
tree8963549a44630a155972b3912460ab7706ac468e
parentf092f99a0d7116ba4347b22f3f81b4eac4808e62
base: Fixup PACKAGECONFIG incorrect mappings

PACKAGECONFIG doesn't work in cross-canadian recipes at the moment as
DEPENDS are prepended with mlprefix.

A recipe is either nativesdk, native or target so adjust the if
statements accordingly, use inherits_class for more accurate recipe
classification and add cross-canadian support.

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