]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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 23:12:28 +0000 (23:12 +0000)
commit96a5cb41fdec9992a7949eceae0722b7571683d2
tree0c9c7255514888d608f86358fbafad6b26a791b7
parent805aca81925a95931ceda8298aa582b57ceba48b
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.

(From OE-Core rev: af55727fc1920c4c23476304f57a3720835ec203)

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