From: Koen Kooi Date: Thu, 10 Aug 2006 11:53:52 +0000 (+0000) Subject: handhelds-pxa-2.6: set maxdate for iwmmxt patch X-Git-Tag: Release-2010-05/1~9453^2~996^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eeaa41ed51e8a74ead7ae40540706e5777cb44c;p=openembedded.git handhelds-pxa-2.6: set maxdate for iwmmxt patch --- diff --git a/packages/linux/handhelds-pxa-2.6_cvs.bb b/packages/linux/handhelds-pxa-2.6_cvs.bb index 539fafba6f..e00598d937 100644 --- a/packages/linux/handhelds-pxa-2.6_cvs.bb +++ b/packages/linux/handhelds-pxa-2.6_cvs.bb @@ -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"