omap3-pandora-kernel: bump and enable ipfilter modules
[openpandora.oe.git] / recipes / linux / omap3-pandora-kernel_2.6.27-pandora.bb
index aa0ee3a..90bbc23 100755 (executable)
@@ -5,7 +5,7 @@ KERNEL_IMAGETYPE = "uImage"
 
 COMPATIBLE_MACHINE = "omap3-pandora"
 
-SRCREV = "d0d228cbe6533ad6428216dce01424967f86e0a0"
+SRCREV = "3a5c89e064e13882e5b8f3d03f347a5c52b0a26b"
 
 SRC_URI = " \
            git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \
@@ -13,7 +13,7 @@ SRC_URI = " \
 
 # -------------------------------
 
-PV = "2.6.27-pandora+${PR}+git${SRCREV}"
+PV = "2.6.27-pandora+${PR}+git${SRCREV}.3"
 
 SRC_URI_append = " \
            file://defconfig \
@@ -33,7 +33,6 @@ SRC_URI_append = " \
            file://dvb-fix-dma.diff;patch=1 \
            file://0001-Removed-resolution-check-that-prevents-scaling-when.patch;patch=1 \
            file://0001-Implement-downsampling-with-debugs.patch;patch=1 \
-           file://sitecomwl168-support.diff;patch=1 \
            file://musb-rxtx.patch;patch=1 \
 "