]> code.ossystems Code Review - openembedded-core.git/commit
scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signatures
authorAníbal Limón <anibal.limon@linux.intel.com>
Mon, 20 Mar 2017 21:38:00 +0000 (15:38 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:43:04 +0000 (22:43 +0000)
commitcde30d70b04eb66bff66a351ddf733022e98ddab
tree7e897a122cb2820bdc19d2e1870235ad464f67f8
parentf91ccdeb8b0b3e4063ed2bf22215a25f8902cbd9
scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signatures

The meta-world-pkgdata recipe can be modified when a layer is added
may be can add recipes to world target, so exclude by default.

[YOCTO #11162]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/compatlayer/__init__.py