From: Paul Sokolovsky Date: Wed, 30 Aug 2006 19:17:46 +0000 (+0000) Subject: handhelds-pxa-2.6_2.6.16-hh5: Add patches from handhelds-pxa-2.6_cvs . X-Git-Tag: Release-2010-05/1~9453^2~875^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b777f492ed8bfd26d409f31cfafb724f1ed62848;p=openembedded.git handhelds-pxa-2.6_2.6.16-hh5: Add patches from handhelds-pxa-2.6_cvs . --- 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 a5cc4073e4..f36e9d2b12 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 @@ -8,7 +8,10 @@ COMPATIBLE_MACHINE = '(h3900|h2200|h4000|h5xxx|htcuniversal|ipaq-pxa270)' 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://defconfig" + 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://defconfig" S = "${WORKDIR}/kernel26"