[oe] Initialize PACKAGE_EXTRA_ARCHS if not done in tune files.

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Sun Aug 9 18:19:41 UTC 2009


Dnia niedziela, 9 sierpnia 2009 o 11:13:33 Khem Raj napisał(a):
> --- a/conf/bitbake.conf
> +++ b/conf/bitbake.conf
> @@ -107,6 +107,7 @@ EXEEXT = "${HOST_EXEEXT}"
>
>  BASE_PACKAGE_ARCH = "${HOST_ARCH}"
>  PACKAGE_ARCH = "${BASE_PACKAGE_ARCH}"
> +PACKAGE_EXTRA_ARCHS ?= ""
>  MACHINE_ARCH = "${@[bb.data.getVar('HOST_ARCH', d, 1),
> bb.data.getVar('MACHINE', d, 1)][bool(bb.data.getVar('MACHINE', d,
> 1))]}"
>  PACKAGE_ARCHS = "all any noarch ${TARGET_ARCH}
> ${PACKAGE_EXTRA_ARCHS} ${MACHINE}"

Acked-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

Regards, 
-- 
JID:      hrw at jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090809/72fa0f31/attachment-0002.sig>


More information about the Openembedded-devel mailing list