hh-pxa-2.6 2.6.16-hh5: remove maxdate from iwmmxt patch
authorKoen Kooi <koen@openembedded.org>
Wed, 30 Aug 2006 19:24:41 +0000 (19:24 +0000)
committerKoen 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

index f36e9d2..9ddc30a 100644 (file)
@@ -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"