linux-handhelds: add blueangel to COMPATIBLE_MACHINE
authorKoen Kooi <koen@openembedded.org>
Wed, 27 Dec 2006 21:16:11 +0000 (21:16 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 27 Dec 2006 21:16:11 +0000 (21:16 +0000)
packages/linux/linux-handhelds-2.6.inc

index 7f2dc4c..09cd9fd 100644 (file)
@@ -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('.', '-')} \