omap3-pandora-kernel2: package firmware from media_build
[openpandora.oe.git] / recipes / linux / omap3-pandora-kernel2_3.2-pandora.bb
index 1f850ac..d2dcc62 100644 (file)
@@ -4,13 +4,13 @@ LICENSE = "GPLv2"
 COMPATIBLE_MACHINE = "omap3-pandora"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-PR = "r19"
+PR = "r20"
 
 # 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: 7a86414d402959803aae2576377ce1b158bc41ef
+# commit: cfc13acd0430df213e3782e95571b863f049dce4
 # 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
@@ -24,7 +24,10 @@ do_install() {
   rm -f ${D}/lib/modules/*/modules.dep*
 }
 
+PACKAGES =+ "linux-firmware-media"
+
 FILES_${PN} = "boot lib"
+FILES_linux-firmware-media = "lib/firmware"
 
 pkg_postinst_${PN} () {
   # this will cause depmod to be run on next boot
@@ -59,5 +62,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot."
 }
 
 PACKAGE_STRIP = "no"
-SRC_URI[md5sum] = "9d5d4438a5df7d300b8ede40896af5d5"
-SRC_URI[sha256sum] = "d25db14612257d115ce07c05ece3ca006f633171d80c49d0031592e9a46dc231"
+SRC_URI[md5sum] = "894dba4bce65bbb8652c1df49572f1fb"
+SRC_URI[sha256sum] = "85a22700e1376fa9822beeb259d738f20ad0114425bfd0c8b12fae9b4dcb12d6"