]> code.ossystems Code Review - openembedded-core.git/commit
classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task flag
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 6 Apr 2018 18:26:55 +0000 (20:26 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Apr 2018 21:46:57 +0000 (22:46 +0100)
commit29e7799bdb3773c40492e01448e0c614ed44583d
tree94f374f9ca7f3af8d27b92432d2f7748486ce626
parentc1573cb7faeb296fe7077a60d02443d5ed5bded0
classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task flag

Without this change, there will be two sstate index files in
tmp/sstate-control for any machine that contains a dash in the
name.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/deploy.bbclass
meta/classes/image.bbclass
meta/classes/package.bbclass
meta/classes/populate_sdk_base.bbclass
meta/classes/populate_sdk_ext.bbclass
meta/recipes-core/meta/signing-keys.bb