]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cookerdata: print an error if layer dir does not exist
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 26 May 2016 08:05:43 +0000 (11:05 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jun 2016 21:10:51 +0000 (22:10 +0100)
commit32c9689e4b492dc5821749e284e397d717af2a6c
tree4c0450d9b4765de877f80cad5c48af31d1eab722
parenta609ad7d560260a8d50dfa197cd960f496c5da73
cookerdata: print an error if layer dir does not exist

Makes it easier for user to identify problems, e.g. typos, in BBLAYERS.

[YOCTO #9507]

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/cookerdata.py