git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d3cf82
)
hh-pxa.inc: use hx4700 machine from now on
author
Koen Kooi
<koen@openembedded.org>
Wed, 11 Oct 2006 15:05:57 +0000
(15:05 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 11 Oct 2006 15:05:57 +0000
(15:05 +0000)
packages/linux/handhelds-pxa-2.6.inc
patch
|
blob
|
history
diff --git
a/packages/linux/handhelds-pxa-2.6.inc
b/packages/linux/handhelds-pxa-2.6.inc
index
c4c2a33
..
aa348da
100644
(file)
--- a/
packages/linux/handhelds-pxa-2.6.inc
+++ b/
packages/linux/handhelds-pxa-2.6.inc
@@
-3,7
+3,7
@@
DESCRIPTION = "handhelds.org Linux kernel for PXA based devices."
LICENSE = "GPL"
COMPATIBLE_HOST = "arm.*-linux"
-COMPATIBLE_MACHINE ?= '(h1910|h2200|h3900|h4000|h5xxx|htcuniversal|
ipaq-pxa27
0)'
+COMPATIBLE_MACHINE ?= '(h1910|h2200|h3900|h4000|h5xxx|htcuniversal|
hx470
0)'
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"