From 0c4fd5f2176d68977d64db198b03e4241d45a66b Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Fri, 1 Mar 2013 06:14:32 +0000 Subject: Revert "Remove recipes-append folder which are SDK specific" This reverts commit ee364575803812dbbb2b103d468c66c54efcc7af. The intention of the patch is to remove the confusion commit(mismatched title and change). Signed-off-by: Zhenhua Luo --- images/fsl-toolchain-bare.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 images/fsl-toolchain-bare.bb (limited to 'images/fsl-toolchain-bare.bb') diff --git a/images/fsl-toolchain-bare.bb b/images/fsl-toolchain-bare.bb new file mode 100644 index 0000000..74a3c4a --- /dev/null +++ b/images/fsl-toolchain-bare.bb @@ -0,0 +1,8 @@ +PR = "r3" + +require recipes-core/meta/meta-toolchain.bb + +TOOLCHAIN_OUTPUTNAME = "${SDK_NAME}-toolchain-bare-${DISTRO_VERSION}" +TOOLCHAIN_TARGET_TASK = "packagegroup-core-standalone-sdk-target" +TOOLCHAIN_HOST_TASK = "packagegroup-cross-canadian-${TRANSLATED_TARGET_ARCH}" +TOOLCHAIN_NEED_CONFIGSITE_CACHE += "zlib" -- cgit v1.2.3-54-g00ecf