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:31:41 +0000 (09:31 +0100)
commitbb0fc78b300d3598478a05d235f2704b9dcfcf8e
treef15d7fa17e61022a4124b1606f80d84d6f938df7
parent7dbf64ead65ff3fe4ef3b55b4f86b0e2df1dfe66
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.

(From OE-Core rev: 12b2a73d336d66596939eae5c9947d4054c0316e)

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