From 37bd4a5305ac81da985f94ef8d521eebd97c325e Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sun, 24 Jun 2018 19:52:50 +0300 Subject: [PATCH] omap3-pandora-kernel2: update 3.2.102 - final 3.2 stable release --- recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb | 8 ++++---- recipes/pandora-system/pandora-version.bb | 2 +- recipes/pandora-system/pandora-version/changelog | 3 +++ 3 files changed, 8 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 c231344..9d5a46b 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 = "r38" +PR = "r39" # 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: 483d316f28e1ece50975f3e34256d50b840406ec +# commit: b18ae2b01891a7d279c241202f88447919eecdf8 # 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] = "0dac44ab58fdc63e0b21b23a4bf96729" -SRC_URI[sha256sum] = "bf24061379a8097b495f26ae9a6ffa6d44defb498f14399269bb745b01c51c52" +SRC_URI[md5sum] = "0888231f3469de8825df8f70f349a9a1" +SRC_URI[sha256sum] = "ea3dace4d5330fdda07fda3c9b02e27600e2d150e5446070c5bee2a440fdd3ec" diff --git a/recipes/pandora-system/pandora-version.bb b/recipes/pandora-system/pandora-version.bb index d7e76a5..259729e 100644 --- a/recipes/pandora-system/pandora-version.bb +++ b/recipes/pandora-system/pandora-version.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Installs /etc/op-version file." LICENSE = "Public Domain" # a reminder: update the changelog! -PR = "r41" +PR = "r42" SRC_URI = " \ file://changelog \ diff --git a/recipes/pandora-system/pandora-version/changelog b/recipes/pandora-system/pandora-version/changelog index c47e9e9..027e9da 100644 --- a/recipes/pandora-system/pandora-version/changelog +++ b/recipes/pandora-system/pandora-version/changelog @@ -1,5 +1,8 @@ Changes since SuperZaxxon 1.76 + 2018-06-24: + * kernel: updated to 3.2.102 - final 3.2 stable release + 2017-10-24: * wpa_supplicant: updated to 2.6 + KRACK (Key Reinstallation Attacks) fix patches * gnutls: updated to 2.12.24 to cover a wpa_supplicant dependency -- 2.39.2