]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext.bbclass: Be more permissive on the name of the buildtools
authorMark Hatle <mark.hatle@windriver.com>
Fri, 20 Nov 2015 20:06:54 +0000 (14:06 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:07:19 +0000 (21:07 +0000)
commitb49c6f179b06a8b97106aa4c95f2cdb3c4dc0920
treef5ac2512a92b1c5b317d521a13cdc2fd434d3e30
parent2658200fa2b3df08880ee937a3de5cb2866f8a50
populate_sdk_ext.bbclass: Be more permissive on the name of the buildtools

We want to support different names for the buildtools tarball.  The
name may not always be of the default oe-core format.

For instance, at Wind River we define the built-tools name to be:

${SDK_ARCH}-buildtools-nativesdk-standalone-${DISTRO_VERSION}

because thes standard SDK_NAME has additional information that is not
relevant to the builtools tarball.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/populate_sdk_ext.bbclass