From: Joshua Lock Date: Wed, 21 Sep 2016 18:44:47 +0000 (+0100) Subject: buildtools-tarball: add SDKMACHINE to stamps-extra-info X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~24133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fee426ae0c2b27925b05b856ada676958ee10869;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git buildtools-tarball: add SDKMACHINE to stamps-extra-info Otherwise the stamps for x86-64 and i686 uninative tarballs match and we can't deploy both to the DEPLOYDIR. Signed-off-by: Joshua Lock Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb index e84efabd85c..2e738e61187 100644 --- a/meta/recipes-core/meta/buildtools-tarball.bb +++ b/meta/recipes-core/meta/buildtools-tarball.bb @@ -43,7 +43,7 @@ inherit meta inherit populate_sdk inherit toolchain-scripts -do_populate_sdk[stamp-extra-info] = "" +do_populate_sdk[stamp-extra-info] = "${SDKMACHINE}" create_sdk_files_append () { rm -f ${SDK_OUTPUT}/${SDKPATH}/site-config-*