diff options
author | George McCollister <george.mccollister@gmail.com> | 2016-05-13 09:22:53 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-29 19:35:59 +0100 |
commit | b17a009b6557cb698c5cc31daea37daf44ebb3aa (patch) | |
tree | de5d7088f49553f7f89fea71e74d4b5b88c69a16 /meta/conf/licenses.conf | |
parent | 426eb13fa9a4fcaf56c4fd03dd2db093ff657455 (diff) | |
download | poky-b17a009b6557cb698c5cc31daea37daf44ebb3aa.tar.gz |
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: f30c486c17060d2f21618612804a692512ad6a57)
(From OE-Core rev: d34a0fd910babe233d89ad9c1e9d61dcec1c4b63)
Signed-off-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/licenses.conf')
0 files changed, 0 insertions, 0 deletions