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:
117b467
)
handhelds-pxa-2.6: add h4000 to supported list -close #1351
author
Paul Sokolovsky
<pmiscml@gmail.com>
Tue, 22 Aug 2006 12:12:05 +0000
(12:12 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Tue, 22 Aug 2006 12:12:05 +0000
(12:12 +0000)
packages/linux/handhelds-pxa-2.6_cvs.bb
patch
|
blob
|
history
diff --git
a/packages/linux/handhelds-pxa-2.6_cvs.bb
b/packages/linux/handhelds-pxa-2.6_cvs.bb
index
e00598d
..
7dfcb4d
100644
(file)
--- a/
packages/linux/handhelds-pxa-2.6_cvs.bb
+++ b/
packages/linux/handhelds-pxa-2.6_cvs.bb
@@
-3,10
+3,10
@@
DESCRIPTION = "handhelds.org Linux kernel for PXA based devices."
MAINTAINER = "Greg Gilbert <greg@treke.net>"
LICENSE = "GPL"
PV = "${K_MAJOR}.${K_MINOR}.${K_MICRO}-hh${HHV}+cvs${SRCDATE}"
-PR = "r
2
"
+PR = "r
3
"
#
COMPATIBLE_HOST = "arm.*-linux"
-COMPATIBLE_MACHINE = '(h3900|h5xxx|h2200|ipaq-pxa270|htcuniversal)'
+COMPATIBLE_MACHINE = '(h3900|h5xxx|h2200|
h4000|
ipaq-pxa270|htcuniversal)'
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"