diff options
author | Shiqun Lin <Shiqun.Lin@windriver.com> | 2015-01-07 15:00:31 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-20 21:41:09 +0100 |
commit | 66e2eef21dedafdf89e2892125ba0f3b9fce87d3 (patch) | |
tree | 149710d33b78d4a8be88e72cd8f1aab503fd5292 /scripts/wic | |
parent | 9ceff87e7130ef781221c2d270333858ee3e944b (diff) | |
download | poky-66e2eef21dedafdf89e2892125ba0f3b9fce87d3.tar.gz |
sanity.bbclass: improve the sanity check for PATH and BBPATH
Build fails if "./" is in the PATH
To reproduce the issue:
$ export PATH="./:$PATH"
$ make -C build-tools elfutils
Error: ./ld: unrecognized option '--sysroot=/'
(From OE-Core rev: b6a23572b8f14e27d4341892b9069e7cac1e9c14)
Signed-off-by: Shiqun Lin <Shiqun.Lin@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/wic')
0 files changed, 0 insertions, 0 deletions