[oe-commits] org.oe.dev hh-pxa.inc: use hx4700 machine from now on

koen commit openembedded-commits at lists.openembedded.org
Wed Oct 11 15:18:48 UTC 2006


hh-pxa.inc: use hx4700 machine from now on

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

#
# mt diff -rb17e00ba3acd6d92f7e28151a084898546abfe4e -rf45c2bc23a3e6c977ed3ec126bcbb3493db9adf5
#
# 
# 
# patch "packages/linux/handhelds-pxa-2.6.inc"
#  from [2aa51807cba56321605b9780093b61ebe6a786b2]
#    to [fa5c8b02ee279b0aa893ad90f02f13f64a1306d3]
# 
============================================================
--- packages/linux/handhelds-pxa-2.6.inc	2aa51807cba56321605b9780093b61ebe6a786b2
+++ packages/linux/handhelds-pxa-2.6.inc	fa5c8b02ee279b0aa893ad90f02f13f64a1306d3
@@ -1,9 +1,9 @@ COMPATIBLE_HOST = "arm.*-linux"
 SECTION = "kernel"
 DESCRIPTION = "handhelds.org Linux kernel for PXA based devices."
 LICENSE = "GPL"
 
 COMPATIBLE_HOST = "arm.*-linux"
-COMPATIBLE_MACHINE ?= '(h1910|h2200|h3900|h4000|h5xxx|htcuniversal|ipaq-pxa270)'
+COMPATIBLE_MACHINE ?= '(h1910|h2200|h3900|h4000|h5xxx|htcuniversal|hx4700)'
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"
 






More information about the Openembedded-commits mailing list