[oe-commits] org.oe.oz354x bitbake.conf: one more IPKG_EXTRA_ARCHS change from .dev

hrw commit openembedded-commits at lists.openembedded.org
Fri Sep 1 10:00:12 UTC 2006


bitbake.conf: one more IPKG_EXTRA_ARCHS change from .dev

Author: hrw at openembedded.org
Branch: org.openembedded.oz354x
Revision: 38aca30ed21ef6a47b396df4d3690d7cc41c295b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=38aca30ed21ef6a47b396df4d3690d7cc41c295b
Files:
1
conf/bitbake.conf
Diffs:

#
# mt diff -rf4a6327f28daab9f7d7336159fd3def6c263f47a -r38aca30ed21ef6a47b396df4d3690d7cc41c295b
#
# 
# 
# patch "conf/bitbake.conf"
#  from [47a4b8b7f92642ad91a2e496d50886d76a7f3b92]
#    to [3dda18f060cd09ae96734276c03ad5e6219d78a4]
# 
============================================================
--- conf/bitbake.conf	47a4b8b7f92642ad91a2e496d50886d76a7f3b92
+++ conf/bitbake.conf	3dda18f060cd09ae96734276c03ad5e6219d78a4
@@ -57,6 +57,7 @@ MACHINE_ARCH = "${@[bb.data.getVar('HOST
 
 PACKAGE_ARCH = "${HOST_ARCH}"
 MACHINE_ARCH = "${@[bb.data.getVar('HOST_ARCH', d, 1), bb.data.getVar('MACHINE', d, 1)][bool(bb.data.getVar('MACHINE', d, 1))]}"
+IPKG_ARCHS = "all any noarch ${TARGET_ARCH} ${IPKG_EXTRA_ARCHS} ${MACHINE}"
 
 ##################################################################
 # Date/time variables.






More information about the Openembedded-commits mailing list