Files
poky/meta
Shiqun Lin 66e2eef21d 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>
2015-05-20 21:41:09 +01:00
..
2015-05-20 21:41:03 +01:00
2015-01-07 23:35:01 +00:00
2015-05-20 21:41:08 +01:00
2014-01-02 12:58:54 +00:00
2013-04-10 09:23:17 +01:00