handhelds-pxa-2.6_2.6.16-hh5: Add patches from handhelds-pxa-2.6_cvs .
authorPaul Sokolovsky <pmiscml@gmail.com>
Wed, 30 Aug 2006 19:17:46 +0000 (19:17 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Wed, 30 Aug 2006 19:17:46 +0000 (19:17 +0000)
packages/linux/handhelds-pxa-2.6_2.6.16-hh5.bb

index a5cc407..f36e9d2 100644 (file)
@@ -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"