handhelds-pxa-2.6: set maxdate for iwmmxt patch
authorKoen Kooi <koen@openembedded.org>
Thu, 10 Aug 2006 11:53:52 +0000 (11:53 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 10 Aug 2006 11:53:52 +0000 (11:53 +0000)
packages/linux/handhelds-pxa-2.6_cvs.bb

index 539fafb..e00598d 100644 (file)
@@ -13,7 +13,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26  \
            file://24-hostap_cs_id.diff;patch=1 \
            file://hrw-pcmcia-ids-r2.patch;patch=1 \
-           file://hx-iwmmxt.patch;patch=1 \
+           file://hx-iwmmxt.patch;patch=1;maxdate=20060807 \
           file://defconfig"
 
 S = "${WORKDIR}/kernel26"