]> code.ossystems Code Review - openembedded-core.git/commit
nativesdk-icecc-toolchain: Use TARGET_PREFIX in post-relocate
authorJoshua Watt <jpewhacker@gmail.com>
Wed, 9 Jan 2019 15:28:20 +0000 (09:28 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Jan 2019 10:38:21 +0000 (10:38 +0000)
commit13704d7a9d147382169d0c4bd77cb4f5577c65b1
tree773f0bcddded060b22d9e8d161d912beb6636cb7
parentd065c592977ad742515121e07ed3b7698db55f25
nativesdk-icecc-toolchain: Use TARGET_PREFIX in post-relocate

The icecc setup for the SDK was broken in multilib configurations now
that each multilib environment runs the post-relocate scripts
separately. Including $TARGET_PREFIX in the icecc shim path and in the
toolchain environment name prevents the various multilib setups from
conflicting.

[YOCTO #13128]

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-env.sh
meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-setup.sh
meta/recipes-devtools/icecc-toolchain/nativesdk-icecc-toolchain_0.1.bb