poky/scripts/lib/wic
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
..
3rdparty/pykickstart wic: code cleanup: superfluous-parens 2015-06-23 11:47:36 +01:00
canned-wks wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager wic: fix partition size calculation 2015-09-23 09:52:54 +01:00
kickstart wic: fix short variable names 2015-09-03 12:43:31 +01:00
plugins wic: rawcopy: Copy source file to build folder 2016-03-11 10:57:03 +00:00
utils wic/utils/oe/misc.py: Preserve PATH when running native tools 2015-10-27 07:24:29 +00:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
__version__.py wic: Bump the version to 2.0 2014-08-11 10:53:12 +01:00
conf.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
creator.py wic: use optparse instead of cmdln 2015-09-03 12:43:28 +01:00
engine.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
help.py wic: get rid of listing properties 2015-09-03 12:43:30 +01:00
msger.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
plugin.py wic: fix path parsing, use last occurrence 2016-07-27 09:00:53 +01:00
pluginbase.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
test wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00