[oe-commits] org.oe.dev poodle,tosa: unbreak PACKAGE_ARCH

koen commit openembedded-commits at lists.openembedded.org
Sat Feb 16 09:19:41 UTC 2008


poodle,tosa: unbreak PACKAGE_ARCH

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 88db39591488bde3e6384c9ec8fdbcea6e7b755a
ViewMTN: http://monotone.openembedded.org/revision/info/88db39591488bde3e6384c9ec8fdbcea6e7b755a
Files:
1
conf/machine/poodle.conf
conf/machine/tosa.conf
Diffs:

#
# mt diff -rfeac39d58d6c5204ed52c56450ceae11a3f584b6 -r88db39591488bde3e6384c9ec8fdbcea6e7b755a
#
# 
# 
# patch "conf/machine/poodle.conf"
#  from [be86de2248e7e614a23c124951f705243e722665]
#    to [feea8a0731386d34ce3e6563f8af4005d3e3e908]
# 
# patch "conf/machine/tosa.conf"
#  from [bdda7deb7ee9f2d950ee255097efcdfa1cf7a39a]
#    to [ce566e051beb586c35ee78ce428cda4667b230e4]
# 
============================================================
--- conf/machine/poodle.conf	be86de2248e7e614a23c124951f705243e722665
+++ conf/machine/poodle.conf	feea8a0731386d34ce3e6563f8af4005d3e3e908
@@ -1,8 +1,9 @@ require conf/machine/include/zaurus-2.6.
 #@TYPE: Machine
 #@NAME: Sharp Zaurus SL-B500, Sharp Zaurus SL-5600
 #@DESCRIPTION: Machine configuration for the PXA250 based Sharp Zaurus SL-B500 and SHarp Zaurus SL-5600 devices
 
 require conf/machine/include/zaurus-2.6.inc
+require conf/machine/include/tune-xscale.inc
 
 IMAGE_FSTYPES ?= "jffs2"
 
============================================================
--- conf/machine/tosa.conf	bdda7deb7ee9f2d950ee255097efcdfa1cf7a39a
+++ conf/machine/tosa.conf	ce566e051beb586c35ee78ce428cda4667b230e4
@@ -1,8 +1,9 @@ require conf/machine/include/zaurus-2.6.
 #@TYPE: Machine
 #@NAME: Sharp Zaurus SL-6000
 #@DESCRIPTION: Machine configuration for the PXA255 based Sharp Zaurus SL-6000 device
 
 require conf/machine/include/zaurus-2.6.inc
+require conf/machine/include/tune-xscale.inc
 
 IMAGE_FSTYPES ?= "jffs2"
 






More information about the Openembedded-commits mailing list