[oe-commits] org.oe.dev h6300.conf: fix ipkg archs

koen commit openembedded-commits at lists.openembedded.org
Sun Nov 5 22:56:06 UTC 2006


h6300.conf: fix ipkg archs

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 4cbd0db6505748fdb6070e7fa4516792e6db83fe
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4cbd0db6505748fdb6070e7fa4516792e6db83fe
Files:
1
conf/machine/h6300.conf
Diffs:

#
# mt diff -rb6c9ea5c199ece3c8a736df81a5790a498fe94e7 -r4cbd0db6505748fdb6070e7fa4516792e6db83fe
#
# 
# 
# patch "conf/machine/h6300.conf"
#  from [636bec3ad0537136116b6d2e69ea3873c3e6cb42]
#    to [6262abe38a75d7ae1d246026723b62985adc3a1d]
# 
============================================================
--- conf/machine/h6300.conf	636bec3ad0537136116b6d2e69ea3873c3e6cb42
+++ conf/machine/h6300.conf	6262abe38a75d7ae1d246026723b62985adc3a1d
@@ -7,7 +7,7 @@ PACKAGE_ARCH = "arm"
 #
 TARGET_ARCH = "arm"
 PACKAGE_ARCH = "arm"
-IPKG_EXTRA_ARCHS = "armv4"
+IPKG_EXTRA_ARCHS = "arm armv4 armv4t"
 
 #Use OMAP 1510 cpu specifig arm9tdmi options for gcc
 require conf/machine/include/tune-arm9tdmi.conf






More information about the Openembedded-commits mailing list