[oe-commits] org.oe.dev linux-handhelds: add blueangel to COMPATIBLE_MACHINE

koen commit openembedded-commits at lists.openembedded.org
Wed Dec 27 21:16:39 UTC 2006


linux-handhelds: add blueangel to COMPATIBLE_MACHINE

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 97e37e0de018f0f2400e67f30a5073cb921b1d18
ViewMTN: http://monotone.openembedded.org/revision.psp?id=97e37e0de018f0f2400e67f30a5073cb921b1d18
Files:
1
packages/linux/linux-handhelds-2.6.inc
Diffs:

#
# mt diff -r55c211eeea062bae0ddabf49b85ecec1bb363f48 -r97e37e0de018f0f2400e67f30a5073cb921b1d18
#
# 
# 
# patch "packages/linux/linux-handhelds-2.6.inc"
#  from [77d1991a7b1fadba227895b1c7a4c0d5083c9ae4]
#    to [2f19b7a11eb5ae8e121db9bf312bdef551bde0b2]
# 
============================================================
--- packages/linux/linux-handhelds-2.6.inc	77d1991a7b1fadba227895b1c7a4c0d5083c9ae4
+++ packages/linux/linux-handhelds-2.6.inc	2f19b7a11eb5ae8e121db9bf312bdef551bde0b2
@@ -1,9 +1,9 @@ COMPATIBLE_HOST = "arm.*-linux"
 SECTION = "kernel"
 DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
 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('.', '-')} \






More information about the Openembedded-commits mailing list