diff options
author | Koen Kooi <koen@openembedded.org> | 2008-03-01 08:52:11 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-03-01 08:52:11 +0000 |
commit | 5001a8e2e32fb491f8c0fb2acb0c085636c4ee32 (patch) | |
tree | a11001e8754723793bd67adb6a0423c242ff1b40 /packages/linux/linux-handhelds-2.6.inc | |
parent | 6ea7f59d1afd33c78c3f3542b3f3e419dbb65127 (diff) | |
parent | 6b473161fd02ea1a5d9bc3006738b8307f2eca01 (diff) |
merge of 'dee683d3de0616c362d03b01a6bf3caa2da5423c'
and 'ee048875cfe4eb10e9fae21dc07aaa545d4f29fc'
Diffstat (limited to 'packages/linux/linux-handhelds-2.6.inc')
-rw-r--r-- | packages/linux/linux-handhelds-2.6.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6.inc b/packages/linux/linux-handhelds-2.6.inc index 845c11d7d6..c6bb6bae69 100644 --- a/packages/linux/linux-handhelds-2.6.inc +++ b/packages/linux/linux-handhelds-2.6.inc @@ -3,7 +3,7 @@ DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer h 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('.', '-')} \ |