omap3-pandora-kernel2: update
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 23 Mar 2013 01:18:18 +0000 (03:18 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 23 Mar 2013 01:21:18 +0000 (03:21 +0200)
recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb

index f4e5b2c..c9c96fc 100644 (file)
@@ -4,12 +4,14 @@ LICENSE = "GPLv2"
 COMPATIBLE_MACHINE = "omap3-pandora"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-PR = "r6"
+PR = "r7"
 
 # 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
-SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r6.tar.bz2"
+# git://git.openpandora.org/pandora-kernel.git , branch pandora-3.2
+# commit: db4bd663ea5894d516f75d7a5973303998247f91
+SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r7.tar.bz2"
 
 S = "${WORKDIR}"
 
@@ -53,5 +55,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot."
 }
 
 PACKAGE_STRIP = "no"
-SRC_URI[md5sum] = "db11aa3d4924e9684a8bf42f1435ba66"
-SRC_URI[sha256sum] = "0fe632636eb4d100f3f5b33902dd5a12294067f5beb5bb9e43d24c44f0ac7487"
+SRC_URI[md5sum] = "37d538020a4b39de549e182ebe4b8e52"
+SRC_URI[sha256sum] = "e007b755a09134f5995c954ed251f822749bf94ddf7ab4c3f773f0802b2669e9"