omap3-pandora-kernel2: update to 3.2.52 + c64_tools
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 26 Oct 2013 23:44:32 +0000 (02:44 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 26 Oct 2013 23:44:32 +0000 (02:44 +0300)
recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb

index 877e0f1..9e86ace 100644 (file)
@@ -4,14 +4,17 @@ LICENSE = "GPLv2"
 COMPATIBLE_MACHINE = "omap3-pandora"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-PR = "r9"
+PR = "r10"
 
 # 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: 36620cbb21b150a6417ba42e8244f80bf9094660
-SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r9.tar.bz2"
+# commit: 051776b743ff0467c772f89844a79603ab6ca7e6
+# 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
+SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r10.tar.bz2"
 
 S = "${WORKDIR}"
 
@@ -55,5 +58,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot."
 }
 
 PACKAGE_STRIP = "no"
-SRC_URI[md5sum] = "81570f375aba85409d6e68619df93aa7"
-SRC_URI[sha256sum] = "2b9fe4a2d585916fedf082c8e0a5c4ee1f89b0a2176976c2c0627dc7e3fee3bd"
+SRC_URI[md5sum] = "ca3eac5faef1185ff246357bb7ea4d1c"
+SRC_URI[sha256sum] = "97c3565a4d604ce66e15ccd88bdd35569ad30aa964ffa463c2e95306888874b7"