omap3-pandora-kernel2: update
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 23 Jul 2016 22:58:46 +0000 (01:58 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 23 Jul 2016 22:58:46 +0000 (01:58 +0300)
for dss off mode gamma reload fix

recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb
recipes/pandora-system/pandora-version.bb

index 2dfbb4e..ed174bc 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 = "r33"
+PR = "r34"
 
 # 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: 48ef82436e24768cc7b94c71f2b40b78eaf8d928
+# commit: ed4d4c32669769990ea8fcb47fa911eed58481df
 # 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] = "c5262f6c73d9538159d02036edf416d4"
-SRC_URI[sha256sum] = "959b27fc25de29e35563fd7755b0d928e61b21b8134c1b2efd9f4002b9e13079"
+SRC_URI[md5sum] = "fd7670e4380af133c987725ce3664812"
+SRC_URI[sha256sum] = "4d31dcb1fd748e2620ec9290a54d82d2f8b519caf5df1783000258bb2dc8b35d"
index bcd60ab..c7bad26 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 = "r33"
+PR = "r34"
 
 do_install() {
   OLD_PWD=$PWD
 
 do_install() {
   OLD_PWD=$PWD