From 8eeaa41ed51e8a74ead7ae40540706e5777cb44c Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 10 Aug 2006 11:53:52 +0000 Subject: [PATCH] handhelds-pxa-2.6: set maxdate for iwmmxt patch --- packages/linux/handhelds-pxa-2.6_cvs.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5