aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2006-12-27 21:55:53 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2006-12-27 21:55:53 +0000
commit0b5a79be0ad671646df9fcbfbc4e635048abb0c1 (patch)
tree10269bc671e2bec95decb3ccdc19028c261fb6eb
parent32fb15f326e277cb103479c29084262e9e434157 (diff)
downloadopenembedded-0b5a79be0ad671646df9fcbfbc4e635048abb0c1.tar.gz
blueangel: Rename machine to htcblueangel.
* Because otherwise soon we'll have dozen machines, with most people have no idea what they are, and a bit later - cases of duplicate machine names (HTC nicknames are pretty commonwords). * Discussed with Blueangel people. * 'magician' remains on pH5's conscience ;-).
-rw-r--r--conf/machine/htcblueangel.conf (renamed from conf/machine/blueangel.conf)0
-rw-r--r--packages/linux/linux-handhelds-2.6.inc2
2 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/blueangel.conf b/conf/machine/htcblueangel.conf
index dd079c244b..dd079c244b 100644
--- a/conf/machine/blueangel.conf
+++ b/conf/machine/htcblueangel.conf
diff --git a/packages/linux/linux-handhelds-2.6.inc b/packages/linux/linux-handhelds-2.6.inc
index 09cd9fd480..01026cbb79 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|blueangel)'
+COMPATIBLE_MACHINE ?= '(h1910|h2200|h3600|h3900|h4000|h5000|htcblueangel|htcuniversal|hx4700|jornada56x|magician|simpad)'
# 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('.', '-')} \