]> code.ossystems Code Review - openembedded-core.git/commit
wic/engine: include .wks.in in wic search and list
authorChee Yang Lee <chee.yang.lee@intel.com>
Wed, 5 Jun 2019 15:38:22 +0000 (23:38 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2019 08:10:33 +0000 (09:10 +0100)
commit2c0a292a790ad069648e37b1b29fcea656fcf3e4
tree42a414f85b9b8dc027899beb72c6495d8569d5a2
parent147d66495622332fdbf3cb1d0c3f0948402e1d1b
wic/engine: include .wks.in in wic search and list

allow wic to list and search for kickstart file in .wks.in extension.
basename show by wic list images to fully exclude extension.

Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/engine.py