linux-oz-2.6: bug fixes - fix divide by zero, sound dma problem (gpe-image 2.6 esd...
authorRichard Purdie <rpurdie@rpsys.net>
Mon, 18 Apr 2005 19:03:41 +0000 (19:03 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Mon, 18 Apr 2005 19:03:41 +0000 (19:03 +0000)
BKrev: 4264048dEjpevdNC-pdqt9fD7w6IWg

packages/linux/linux-openzaurus_2.6.11.bb

index 7e101b8..349bd91 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 #KV = "${@bb.data.getVar('PV',d,True).split('-')[0]}"
 KV = "${@bb.data.getVar('PV',d,True)}"
 
-PR = "r11"
+PR = "r12"
 
 DOSRC = "http://www.do13.in-berlin.de/openzaurus"
 RPSRC = "http://www.rpsys.net/openzaurus/patches"
@@ -40,7 +40,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.11.tar.gz \
            ${RPSRC}/pxa_rtc-r1.patch;patch=1 \
            ${RPSRC}/pxa_irda-r1.patch;patch=1 \
            ${RPSRC}/pxaudc_susres-r1.patch;patch=1 \
-           ${RPSRC}/sharp_multi_pcmcia-r1.patch;patch=1 \
+           ${RPSRC}/sharp_multi_pcmcia-r2.patch;patch=1 \
            ${RPSRC}/pxa_turbo-r0.patch;patch=1 \
            ${RPSRC}/sharpsl_mapprom-r1.patch;patch=1 \
            ${RPSRC}/input_power-r1.patch;patch=1 \
@@ -51,8 +51,8 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.11.tar.gz \
            ${RPSRC}/corgi_power1-r1.patch;patch=1 \
            ${RPSRC}/ide_fixes-r1.patch;patch=1 \
            ${RPSRC}/mmc_sd-r4.patch;patch=1 \
-           ${RPSRC}/corgi_snd-r4.patch;patch=1 \
-           ${RPSRC}/w100_split-r5.patch;patch=1 \
+           ${RPSRC}/corgi_snd-r5.patch;patch=1 \
+           ${RPSRC}/w100_split-r5-r1.patch;patch=1 \
            ${DOSRC}/pxa2xx-ir-dma-r0.patch;patch=1 \
            ${DOSRC}/tc6393-device-r2.patch;patch=1 \
            ${DOSRC}/tc6393_nand-r2.patch;patch=1 \