]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: fix success message when config file was updated
authorPatrick Ohly <patrick.ohly@intel.com>
Thu, 17 Mar 2016 16:00:56 +0000 (17:00 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2016 22:57:57 +0000 (22:57 +0000)
commitaf55727fc1920c4c23476304f57a3720835ec203
tree07d3676dc5c27ecf3ffab80b4f1cbb1fc13bc964
parent7fd08497cf780018fa144a870bdea0e7a69dae20
sanity.bbclass: fix success message when config file was updated

The code now iterates over different config files, but always printed a
message about conf/bblayers.conf for each file.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/sanity.bbclass