]> code.ossystems Code Review - openembedded-core.git/commit
devtool: modify/extract: prevent usage with incompatible recipes
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 5 Mar 2015 10:51:20 +0000 (10:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 11:03:11 +0000 (11:03 +0000)
commit4be9bf637583b341a89af1b9924752abc7d49c94
tree6cee8f7d5c7741ee82ceddd0dc72f22369fc72eb
parentc20e10543e268ebb43074a3f8d6e7ed991e54ec8
devtool: modify/extract: prevent usage with incompatible recipes

Consolidate code for checking compatible recipes and consider meta and
packagegroup recipes as well as package-index and gcc-source to be
incompatible.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/devtool.py
scripts/lib/devtool/standard.py