[oe-commits] org.oe.dev linux-handhelds-2.6.inc: Order list of supported machines a bit.

pfalcon commit openembedded-commits at lists.openembedded.org
Fri Jan 12 04:56:41 UTC 2007


linux-handhelds-2.6.inc: Order list of supported machines a bit.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: eb1c96807d9d02ee5ce8e20bb51f51ea7058aad2
ViewMTN: http://monotone.openembedded.org/revision.psp?id=eb1c96807d9d02ee5ce8e20bb51f51ea7058aad2
Files:
1
packages/linux/linux-handhelds-2.6.inc
Diffs:

#
# mt diff -r340d510de93fbff43db81273e28cef3d0f58982a -reb1c96807d9d02ee5ce8e20bb51f51ea7058aad2
#
# 
# 
# patch "packages/linux/linux-handhelds-2.6.inc"
#  from [1feef0116d4e092c87c44d63f6925be52126cf9c]
#    to [3b92bf5eb5f4205698eae8d019ff5da4305c9308]
# 
============================================================
--- packages/linux/linux-handhelds-2.6.inc	1feef0116d4e092c87c44d63f6925be52126cf9c
+++ packages/linux/linux-handhelds-2.6.inc	3b92bf5eb5f4205698eae8d019ff5da4305c9308
@@ -1,9 +1,9 @@ COMPATIBLE_HOST = "arm.*-linux"
 SECTION = "kernel"
 DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
 LICENSE = "GPL"
 
 COMPATIBLE_HOST = "arm.*-linux"
-COMPATIBLE_MACHINE ?= '(asus730|h1910|h2200|h3600|h3900|h4000|h5000|htcblueangel|htcuniversal|hx4700|jornada56x|magician|simpad|rx3000|h3800)'
+COMPATIBLE_MACHINE ?= '(asus730|h1910|h2200|h3600|h3800|h3900|h4000|h5000|htcblueangel|htcuniversal|hx4700|jornada56x|magician|simpad|rx3000)'
 
 # SRC_URI *must* be overriden in includer, but this is a good reference
 SRC_URI ?= "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \






More information about the Openembedded-commits mailing list