bitbake: bitbake: show wildcard appends for bitbake-layers
authorAsh Charles <ashcharles@gmail.com>
Thu, 5 Jun 2014 19:56:05 +0000 (12:56 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jun 2014 09:33:19 +0000 (10:33 +0100)
commit756eaf3673504b721ad7f3a08a877284be430e56
tree20e360b8c952132dfd4616b8efcab816fbf98a19
parentc3e1804e82677d9fe4cc04e535264628295de44d
bitbake: bitbake: show wildcard appends for bitbake-layers

The 'bitbake-layers show-appends' command can use the built-in
get_file_appends() method which correctly identifies bbappends that
include a '%' wildcard in their filename.

(Bitbake rev: 2732dbae67c1945b668c38cc4cc5678c4aafe3d6)

Signed-off-by: Ash Charles <ashcharles@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/bitbake-layers