[oe-commits] org.oe.dev h5000.conf: Remove "h5xxx" from ARCHs, as that doesn't represent an arch available in OE.

pfalcon commit openembedded-commits at lists.openembedded.org
Sat Dec 22 22:10:06 UTC 2007


h5000.conf: Remove "h5xxx" from ARCHs, as that doesn't represent an arch available in OE.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 3881400781a3b1c6a64dd18978e3b3d5c7c532d0
ViewMTN: http://monotone.openembedded.org/revision/info/3881400781a3b1c6a64dd18978e3b3d5c7c532d0
Files:
1
conf/machine/h5000.conf
Diffs:

#
# mt diff -rb781317fba3fb746b1b5c4ba5bab647df2775330 -r3881400781a3b1c6a64dd18978e3b3d5c7c532d0
#
# 
# 
# patch "conf/machine/h5000.conf"
#  from [e3be93bf378f53331316ca75535d32465f86f9b0]
#    to [5f4464d23515f3817d5728b58f74d342fde54990]
# 
============================================================
--- conf/machine/h5000.conf	e3be93bf378f53331316ca75535d32465f86f9b0
+++ conf/machine/h5000.conf	5f4464d23515f3817d5728b58f74d342fde54990
@@ -6,7 +6,7 @@ TARGET_ARCH = "arm"
 # Hardware-based properties
 #
 TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te  h5xxx"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te"
 
 require conf/machine/include/tune-xscale.inc
 






More information about the Openembedded-commits mailing list