]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Whitelist MACHINE variable in PACKAGE_ARCHS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Jan 2011 16:00:57 +0000 (16:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Jan 2011 16:00:57 +0000 (16:00 +0000)
commit4988dd7281a0e88c7db180b898aa4e4bbc50dd56
tree4e4ca5e3f27ddb0a0d91d490d5a9240b4417bbeb
parent25b3d39612c0bea1d136e346d938abde56aa699f
bitbake.conf: Whitelist MACHINE variable in PACKAGE_ARCHS

PACKAGE_ARCHS represents all compatible architectures for a given machine.
It makes no sense for this variable to change any task checksums as it doesn't
inject any machine dependency into any known task. Multimachine means machine
specific packages will be detected through other variables.

Before this patch, even native packaging tasks were ending up being marked as
machine specific.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf