]> code.ossystems Code Review - openembedded-core.git/commit
icecc-toolchain: Add SDK icecream setup
authorJoshua Watt <jpewhacker@gmail.com>
Mon, 12 Feb 2018 16:52:08 +0000 (10:52 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Feb 2018 13:24:10 +0000 (13:24 +0000)
commit7e524096879e821256812633ce37cda4b85b3073
tree2932e583e90ccace6f1e1f87a814736ef1aeeaa2
parent93ec145f421a45077b40ae99ee6a96bc11f91f18
icecc-toolchain: Add SDK icecream setup

Icecream can now be optionally included in the generated SDK by
including nativesdk-icecc-toolchain to TOOLCHAIN_HOST_TASK. When the SDK
is installed a post-relocation script will check if icecc exists and if
so will generate the toolchain environment.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-env.sh [new file with mode: 0644]
meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-setup.sh [new file with mode: 0644]
meta/recipes-devtools/icecc-toolchain/nativesdk-icecc-toolchain_0.1.bb [new file with mode: 0644]