poky/scripts/lib
George McCollister 9149baa38d wic: fix path parsing, use last occurrence
If the path contains 'scripts' more than once the first occurrence will be
incorrectly used. Use rfind instead of find to find the last occurrence.

(From OE-Core rev: fd544c3ef6ece1e2f9849ee87227efc6d0954e15)

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-27 09:00:53 +01:00
..
bsp yocto-bsp: Set correct default branches and branches base for i386, qemu and x86_64 archs 2016-05-14 09:40:17 +01:00
devtool devtool: extract: update SRCTREECOVEREDTASKS for kernel 2016-03-20 10:23:02 +00:00
recipetool recipetool: create: fix error when extracting source to a specified directory 2016-01-15 15:51:40 +00:00
wic wic: fix path parsing, use last occurrence 2016-07-27 09:00:53 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py recipetool: create: prevent attempting to unpack entire DL_DIR 2016-01-15 15:51:40 +00:00