From a2ef4c3aff03264a9b44bf6263bdc121308eae72 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sun, 23 Oct 2016 23:36:43 +0300 Subject: [PATCH] omap3-pandora-kernel2: update v3.2.83 with dirtyc0w --- recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb | 8 ++++---- recipes/pandora-system/pandora-version.bb | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb index ed174bc..ac4f853 100644 --- a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb @@ -4,13 +4,13 @@ LICENSE = "GPLv2" COMPATIBLE_MACHINE = "omap3-pandora" PACKAGE_ARCH = "${MACHINE_ARCH}" -PR = "r34" +PR = "r35" # 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: ed4d4c32669769990ea8fcb47fa911eed58481df +# commit: e466b34681a0a07960cbf43791da3b8e042a05e0 # 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" -SRC_URI[md5sum] = "fd7670e4380af133c987725ce3664812" -SRC_URI[sha256sum] = "4d31dcb1fd748e2620ec9290a54d82d2f8b519caf5df1783000258bb2dc8b35d" +SRC_URI[md5sum] = "7e0cbf836cafaf823d2ed35e8d62347b" +SRC_URI[sha256sum] = "d88a8c34662f0c330c9e63eabf5ed66b4c1a809600cc4cd03d9c60c04dadf9b0" diff --git a/recipes/pandora-system/pandora-version.bb b/recipes/pandora-system/pandora-version.bb index c7bad26..0fd3db7 100644 --- a/recipes/pandora-system/pandora-version.bb +++ b/recipes/pandora-system/pandora-version.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Installs /etc/op-version file." LICENSE = "Public Domain" -PR = "r34" +PR = "r35" do_install() { OLD_PWD=$PWD -- 2.39.2