omap3-pandora-kernel2: update to 3.2.78
[openpandora.oe.git] / recipes / linux / omap3-pandora-kernel2_3.2-pandora.bb
index d2dcc62..d962c17 100644 (file)
@@ -4,13 +4,13 @@ LICENSE = "GPLv2"
 COMPATIBLE_MACHINE = "omap3-pandora"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-PR = "r20"
+PR = "r28"
 
 # we already build 2.6 kernel using OE infrastructure, and
 # as we don't know how to build another one into the same image
 # (especially out-of-tree modules), we just package manually prebuilt one
 # git://git.openpandora.org/pandora-kernel.git , branch pandora-3.2
-# commit: cfc13acd0430df213e3782e95571b863f049dce4
+# commit: a496c189d4c57f108df647aa4137de720f52b406
 # out-of-tree modules are built from:
 # http://git.openpandora.org/cgi-bin/gitweb.cgi?p=sgx.git
 # http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_modules.tar.bz2
@@ -22,6 +22,10 @@ do_install() {
   cp -a ${S}/boot ${D}/
   cp -a ${S}/lib ${D}/
   rm -f ${D}/lib/modules/*/modules.dep*
+
+  # dupes from other OE packages..
+  rm -rf ${D}/lib/firmware/vicam
+  rm -rf ${D}/lib/firmware/ttusb-budget
 }
 
 PACKAGES =+ "linux-firmware-media"
@@ -62,5 +66,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot."
 }
 
 PACKAGE_STRIP = "no"
-SRC_URI[md5sum] = "894dba4bce65bbb8652c1df49572f1fb"
-SRC_URI[sha256sum] = "85a22700e1376fa9822beeb259d738f20ad0114425bfd0c8b12fae9b4dcb12d6"
+SRC_URI[md5sum] = "2b950b7471de015df2b6f8ddfc0b9cde"
+SRC_URI[sha256sum] = "2a0e0dadfd40f03276ea0163bc510d1c3c0a478bf47af9747f04754328594862"