summaryrefslogtreecommitdiffstats
path: root/scripts/test-reexec
diff options
context:
space:
mode:
authorMing Liu <peter.x.liu@external.atlascopco.com>2017-06-27 12:38:49 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-28 20:54:55 +0100
commitfb9cf84b1d537e2b8c26cd78f6ac27c55a7e79fc (patch)
tree76a7866972ba60970002991aca03cc517f4f8341 /scripts/test-reexec
parent62489e58ca9975f58b48fc2bd8cf27fd22e25564 (diff)
downloadopenembedded-core-fb9cf84b1d537e2b8c26cd78f6ac27c55a7e79fc.tar.gz
scripts/oe-find-native-sysroot: fix a incomplete regexp
A "=" is missing in the regexp, which leads it match multiple results if STAGING_DIR_NATIVE has overrides, for instance: ... STAGING_DIR_NATIVE="xxxx" STAGING_DIR_NATIVE_qemux86="yyyy" ... it will match both of them without "=". Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/test-reexec')
0 files changed, 0 insertions, 0 deletions