diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-12-27 21:45:43 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-12-27 21:45:43 +0000 |
commit | 542454ae9d48cd09d0b5117ab5a07f8ab2d4ac4e (patch) | |
tree | cd846871a27efb951daeae13422eea30458bd930 | |
parent | 022aa634e117494a77432541c1b92b585069addc (diff) | |
parent | 32fb15f326e277cb103479c29084262e9e434157 (diff) |
merge of 5c901b0cb81fef82d2c0bd783dd94551f4d1d244
and 97e37e0de018f0f2400e67f30a5073cb921b1d18
-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('.', '-')} \ |