[oe-commits] org.oe.dev linux-handhelds-2.6.inc: COMPATIBLE_MACHINE += eseries, closes #3175

mickeyl commit openembedded-commits at lists.openembedded.org
Fri Feb 29 00:42:27 UTC 2008


linux-handhelds-2.6.inc: COMPATIBLE_MACHINE += eseries, closes #3175

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

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