diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2015-07-10 16:54:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-01 22:24:19 +0100 |
commit | d2bf05fb55619e9bf43292a3b13ed7d802fc64bc (patch) | |
tree | b5b201f7d1bf8bf455f089c615acb6de824b1111 /meta-selftest/COPYING.MIT | |
parent | aaf1033ad8c39df1fb949ad7ce660bab45231280 (diff) | |
download | poky-d2bf05fb55619e9bf43292a3b13ed7d802fc64bc.tar.gz |
perl: fix build failure if building dir has the "blib" string
If build dir includes the string "blib", filter it out from @INC may empty
the @INC and cause build errors like:
Can't locate ExtUtils/MakeMaker.pm in @INC \
(you may need to install the ExtUtils::MakeMaker module) \
(@INC contains: .) at Makefile.PL
(From OE-Core rev: cf2b41fd37c18d59e1fd309ac7693ad03599b08f)
Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/COPYING.MIT')
0 files changed, 0 insertions, 0 deletions