[oe-commits] org.oe.dev linux-handhelds-2.6: Add htcsable to COMPATIBLE_MACHINES.

pfalcon commit openembedded-commits at lists.openembedded.org
Sun Oct 7 10:10:08 UTC 2007


linux-handhelds-2.6: Add htcsable to COMPATIBLE_MACHINES.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: a55621f07604998ba0394320150bcb16450bafb3
ViewMTN: http://monotone.openembedded.org/revision/info/a55621f07604998ba0394320150bcb16450bafb3
Files:
1
packages/linux/linux-handhelds-2.6.inc
Diffs:

#
# mt diff -r2ba712b467ac5c686bf68f2c52317171b00a2a14 -ra55621f07604998ba0394320150bcb16450bafb3
#
# 
# 
# patch "packages/linux/linux-handhelds-2.6.inc"
#  from [81ad97e2eba4d17f9cb187c2c6f0a9b9383fbb8c]
#    to [2f9c7e9494a48ee43b1aef28f54d40d6fad1f496]
# 
============================================================
--- packages/linux/linux-handhelds-2.6.inc	81ad97e2eba4d17f9cb187c2c6f0a9b9383fbb8c
+++ packages/linux/linux-handhelds-2.6.inc	2f9c7e9494a48ee43b1aef28f54d40d6fad1f496
@@ -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 ?= '(asus620|asus730|aximx50|aximx50v|h1910|h2200|h3600|h3800|h3900|h4000|h5000|htcalpine|htcapache|htcblueangel|htchermes|htchimalaya|htcuniversal|htcwallaby|hx4700|looxc550|jornada56x|magician|rx1950|rx3000)'
+COMPATIBLE_MACHINE ?= '(asus620|asus730|aximx50|aximx50v|h1910|h2200|h3600|h3800|h3900|h4000|h5000|htcalpine|htcapache|htcblueangel|htchermes|htchimalaya|htcsable|htcuniversal|htcwallaby|hx4700|looxc550|jornada56x|magician|rx1950|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