From: Koen Kooi Date: Wed, 30 Aug 2006 19:24:41 +0000 (+0000) Subject: hh-pxa-2.6 2.6.16-hh5: remove maxdate from iwmmxt patch X-Git-Tag: Release-2010-05/1~9453^2~875^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589f8b60632116adca542320de2b834642dec25f;p=openembedded.git hh-pxa-2.6 2.6.16-hh5: remove maxdate from iwmmxt patch --- 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 f36e9d2b12..9ddc30a916 100644 --- 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"