]> code.ossystems Code Review - openembedded-core.git/commit
wic: implement search of includes
authorEd Bartosh <ed.bartosh@linux.intel.com>
Tue, 19 Jan 2016 16:51:08 +0000 (18:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jan 2016 21:30:37 +0000 (21:30 +0000)
commit3695962ba4b685f304f1039978cec60d1b1712e3
tree56c9f44db0b48e11d23f1a93cab6f6898ec558a0
parent8ea9a4c0422c9600cd33ec6e815ebcf2d0aad364
wic: implement search of includes

Used custom argument type to implement search of include
.wks files in canned wks paths. Include files can be
specified either by full path or by name.

[YOCTO #8848]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/ksparser.py