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:
b777f49
)
hh-pxa-2.6 2.6.16-hh5: remove maxdate from iwmmxt patch
author
Koen Kooi
<koen@openembedded.org>
Wed, 30 Aug 2006 19:24:41 +0000
(19:24 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 30 Aug 2006 19:24:41 +0000
(19:24 +0000)
packages/linux/handhelds-pxa-2.6_2.6.16-hh5.bb
patch
|
blob
|
history
diff --git
a/packages/linux/handhelds-pxa-2.6_2.6.16-hh5.bb
b/packages/linux/handhelds-pxa-2.6_2.6.16-hh5.bb
index
f36e9d2
..
9ddc30a
100644
(file)
--- a/
packages/linux/handhelds-pxa-2.6_2.6.16-hh5.bb
+++ b/
packages/linux/handhelds-pxa-2.6_2.6.16-hh5.bb
@@
-10,7
+10,7
@@
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"
SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
file://24-hostap_cs_id.diff;patch=1 \
file://hrw-pcmcia-ids-r2.patch;patch=1 \
- file://hx-iwmmxt.patch;patch=1
;maxdate=20060807
\
+ file://hx-iwmmxt.patch;patch=1 \
file://defconfig"
S = "${WORKDIR}/kernel26"