]> code.ossystems Code Review - openembedded-core.git/commit
devtool: prevent extract/modify use with image recipes
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 19 Feb 2015 16:40:01 +0000 (16:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Feb 2015 08:08:19 +0000 (08:08 +0000)
commit611c27182a6e52e159a1ce1b5bac054405c611d2
tree8e7403d16b9b03f10efc02e1020242c06a9d1f0f
parent654792bb87610ee3569d02a85fa9ec071bf8ab6d
devtool: prevent extract/modify use with image recipes

There wouldn't be any point to using these with an image recipe, so
disallow it.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py