summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.1.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-12-08 15:42:38 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-08 17:22:31 +0000
commitcda3905e1b246967ce03a989000d7f374165f2aa (patch)
treecbde103ba5bb6ee70817e3ec23a8456e99deb92c /meta/recipes-kernel/linux/linux-yocto_4.1.bb
parentf9384b0669a5d281e0d251060c453a2b228ea878 (diff)
downloadpoky-cda3905e1b246967ce03a989000d7f374165f2aa.tar.gz
toolchain-shar-extract.sh: ensure cleaned environment will work for ext SDK
In OE-Core revision 6d2074d477596971dc52027dd87b02af7f39138d we added a line which re-executes the script with a cleaned environment using env -i; unfortunately that caused a regression in the extensible SDK on Ubuntu 14.04 - strangely, there it seems that the value you get for PATH under env -i contains '.' which triggers a sanity check failure when preparing the build system. Do a belt-and-braces fix - source /etc/environment if it exists (so you get a more complete PATH value) and then filter any nastiness out of PATH for good measure. (Ubuntu 15.04 doesn't seem to suffer from the same problem.) (From OE-Core rev: 5175d9a6955c1783fc35ab6832b6be4cbb9fc01b) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_4.1.bb')
0 files changed, 0 insertions, 0 deletions