diff options
author | Daniel Willmann <daniel@totalueberwachung.de> | 2007-07-12 22:38:14 +0000 |
---|---|---|
committer | Daniel Willmann <daniel@totalueberwachung.de> | 2007-07-12 22:38:14 +0000 |
commit | 299614934872b58c4bb3fe987f274b8c937c2532 (patch) | |
tree | 0751000f1f770fcf595260f2340359c93b5a4c29 /packages/linux/linux-handhelds-2.6.inc | |
parent | 57df5bd6b9573d8c9b28e4c0f2d9615fdc390fcc (diff) | |
parent | d832f2f1a4a547f70b3d3efd3b75fa7dfe72d5f1 (diff) |
merge of '1334265f6bc3427cfeef0ed8c21ef13a71da950c'
and '455900b48a266ba79c042da92cdef20b5fe89006'
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 b3dfa209bc..58aa46d03e 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 ?= '(asus730|aximx50|h1910|h2200|h3600|h3800|h3900|h4000|h5000|htcblueangel|htcuniversal|hx4700|jornada56x|magician|simpad|rx3000|htchermes)' +COMPATIBLE_MACHINE ?= '(asus620|asus730|aximx50|h1910|h2200|h3600|h3800|h3900|h4000|h5000|htcalpine|htcapache|htcblueangel|htchermes|htchimalaya|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('.', '-')} \ |