]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-shar-extract.sh: proper fix for additional env setup scripts
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 4 Dec 2015 02:42:50 +0000 (15:42 +1300)
committerRobert Yang <liezhi.yang@windriver.com>
Mon, 28 Dec 2015 07:03:15 +0000 (23:03 -0800)
commitfeefaceb8a2bce8129aba82d4d93e725656ee075
tree1be10df047ee5c0882d06177b80647bf24875b05
parent2f04a9285cfabdb053dafacd17320f847ac6343f
toolchain-shar-extract.sh: proper fix for additional env setup scripts

buildtools-tarball uses a custom env setup script, which isn't named the
same as the default; thus unfortunately OE-Core revision
a36469c97c9cb335de1e95dea5141038f337df95 broke installation of
buildtools-tarball. Revert that and implement a more robust mechanism.

(From OE-Core master rev: 00e081b81ba8118959b724269ba9d18d42aba8a4)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/files/toolchain-shar-extract.sh
meta/files/toolchain-shar-relocate.sh