[oe-commits] org.oe.dev blueangel: Rename machine to htcblueangel.

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Dec 27 21:59:17 UTC 2006


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 ;-).

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 3c8de2560478b42631b53f526f6839d2a4403cc9
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3c8de2560478b42631b53f526f6839d2a4403cc9
Files:
1
conf/machine/blueangel.conf
conf/machine/htcblueangel.conf
packages/linux/linux-handhelds-2.6.inc
Diffs:

#
# mt diff -r97e37e0de018f0f2400e67f30a5073cb921b1d18 -r3c8de2560478b42631b53f526f6839d2a4403cc9
#
# 
# 
# rename "conf/machine/blueangel.conf"
#     to "conf/machine/htcblueangel.conf"
# 
# patch "packages/linux/linux-handhelds-2.6.inc"
#  from [2f19b7a11eb5ae8e121db9bf312bdef551bde0b2]
#    to [faa7e6e5f439ba0287646de6a4c26330f9b0064e]
# 
============================================================
--- packages/linux/linux-handhelds-2.6.inc	2f19b7a11eb5ae8e121db9bf312bdef551bde0b2
+++ packages/linux/linux-handhelds-2.6.inc	faa7e6e5f439ba0287646de6a4c26330f9b0064e
@@ -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|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('.', '-')} \






More information about the Openembedded-commits mailing list