diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-12-26 04:14:51 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-12-26 04:14:51 +0000 |
commit | 241e95f564a9d52d64a1eba08296ce943ac67ba2 (patch) | |
tree | f9e2f31d1d2ab04572ebc8407eacd97c65a8e07e /packages | |
parent | 99b31e0d13c0194a23d7e4eede835b17922e6411 (diff) | |
parent | 32fb15f326e277cb103479c29084262e9e434157 (diff) |
merge of '634b0214148424e84159707c395801ad41e82725'
and '97e37e0de018f0f2400e67f30a5073cb921b1d18'
Diffstat (limited to 'packages')
-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 7f2dc4c77d..09cd9fd480 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 ?= '(h1910|h2200|h3600|h3900|h4000|h5000|htcuniversal|hx4700|jornada56x|magician|simpad)' +COMPATIBLE_MACHINE ?= '(h1910|h2200|h3600|h3900|h4000|h5000|htcuniversal|hx4700|jornada56x|magician|simpad|blueangel)' # 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('.', '-')} \ |