omap3-pandora-kernel2: update
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 29 May 2016 15:03:57 +0000 (18:03 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 29 May 2016 15:03:57 +0000 (18:03 +0300)
recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb
recipes/pandora-system/pandora-version.bb

index 4a3415e..180a659 100644 (file)
@@ -4,13 +4,13 @@ LICENSE = "GPLv2"
 COMPATIBLE_MACHINE = "omap3-pandora"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 COMPATIBLE_MACHINE = "omap3-pandora"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-PR = "r31"
+PR = "r32"
 
 # 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
 
 # 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: 44603ffcdd761ef8579e268fe8fd1cf6f27ffe05
+# commit: ca4a5c2fd56820e229673e86c5d06ed27e5be604
 # 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
 # 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
@@ -66,5 +66,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot."
 }
 
 PACKAGE_STRIP = "no"
 }
 
 PACKAGE_STRIP = "no"
-SRC_URI[md5sum] = "8aade2cc872c833cc91ed443a4637b70"
-SRC_URI[sha256sum] = "bb1ffe26500998db005a7bf60933a14ea64052534576bd442bc97e410734c656"
+SRC_URI[md5sum] = "833f6db23727e20a3f872bfa9c98303c"
+SRC_URI[sha256sum] = "5c3805522c706c7b1b3989ff0ea2e3e98329813cfb46a74867bf7c338c268ba1"
index fb3e7c0..ac2d27c 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Installs /etc/op-version file."
 LICENSE = "Public Domain"
 DESCRIPTION = "Installs /etc/op-version file."
 LICENSE = "Public Domain"
-PR = "r27"
+PR = "r28"
 
 do_install() {
   OLD_PWD=$PWD
 
 do_install() {
   OLD_PWD=$PWD