[oe-commits] org.oe.dev gumstix: add PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "

koen commit openembedded-commits at lists.openembedded.org
Sat Aug 11 11:43:26 UTC 2007


gumstix: add PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "

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

#
# mt diff -re26a1903ce5399935ecdf00b4555b89e2a2e2d34 -ree63d35b2e0327c701903ce9844bbb7708b800fd
#
# 
# 
# patch "conf/machine/gumstix.conf"
#  from [4520334445706e61c42a20ae0810c84127698362]
#    to [c62a04e5981d2e5ed4096ac6667138f90e8e01d6]
# 
============================================================
--- conf/machine/gumstix.conf	4520334445706e61c42a20ae0810c84127698362
+++ conf/machine/gumstix.conf	c62a04e5981d2e5ed4096ac6667138f90e8e01d6
@@ -1,8 +1,9 @@ TARGET_ARCH = "arm"
 #@TYPE: Machine
 #@Name: Gumstix pxa2xx boards
 #@DESCRIPTION:  Gumstix pxa2xx boards
 
 TARGET_ARCH = "arm"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-gumstix"
 






More information about the Openembedded-commits mailing list