]> code.ossystems Code Review - openembedded-core.git/commit
devtool: build-image: improve image recipe handling
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 22 Sep 2015 16:21:37 +0000 (17:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Sep 2015 17:13:00 +0000 (18:13 +0100)
commit8884875aacfedc69cc72898684e391e69fea00ba
tree2f28fd4302697db971f27107599c3cbb217a728a
parent9baf9fd7a53142a98c7f1cd49c7b001760af51f9
devtool: build-image: improve image recipe handling

* Make image optional for the extensible SDK (auto-determine it based on
  the targets the SDK was built for)
* Check that specified recipe is in fact an image

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