]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Set PACKAGE_ARCH with ??=
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Aug 2014 12:31:22 +0000 (13:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Aug 2014 08:29:49 +0000 (09:29 +0100)
commit12b2a73d336d66596939eae5c9947d4054c0316e
tree1a38cea400aeb56317bddab4367cae55faf0b7ca
parente1ac67d6470dde70239ca0430b18ca0bffbc0295
bitbake.conf: Set PACKAGE_ARCH with ??=

Currently its near impossible for other classes to sanely override
this value with their own default. By setting a weak default we can
allow other classes to change the default and allow end recipes to
again override this.

As far as I can tell, there shouldn't be any regressions from this
change.

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