diff options
author | George McCollister <george.mccollister@gmail.com> | 2016-05-13 09:22:53 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-20 10:20:22 +0100 |
commit | f30c486c17060d2f21618612804a692512ad6a57 (patch) | |
tree | 7cf36970c4c3ffb23a68d2b46fc11201abe00a08 /meta/recipes-graphics/mesa | |
parent | 2e66f57febe85a63ce2ab98eaf6318d47eb60939 (diff) | |
download | openembedded-core-f30c486c17060d2f21618612804a692512ad6a57.tar.gz openembedded-core-f30c486c17060d2f21618612804a692512ad6a57.tar.bz2 openembedded-core-f30c486c17060d2f21618612804a692512ad6a57.zip |
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.
Signed-off-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics/mesa')
0 files changed, 0 insertions, 0 deletions