From be25bce78d4d8dbbb20bdfdcbc1c0caa4cc99723 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sun, 3 Nov 2013 02:31:37 +0200 Subject: [PATCH] omap3-pandora-kernel2: update --- recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb | 10 +++++----- 1 file 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 9e86ace..4c25380 100644 --- a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb @@ -4,17 +4,17 @@ LICENSE = "GPLv2" COMPATIBLE_MACHINE = "omap3-pandora" PACKAGE_ARCH = "${MACHINE_ARCH}" -PR = "r10" +PR = "r11" # 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: 051776b743ff0467c772f89844a79603ab6ca7e6 +# commit: f5522a07aa12c9d4cb9e55c80fac16dd37b04ae7 # 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 -SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r10.tar.bz2" +SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_${PR}.tar.bz2" S = "${WORKDIR}" @@ -58,5 +58,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot." } PACKAGE_STRIP = "no" -SRC_URI[md5sum] = "ca3eac5faef1185ff246357bb7ea4d1c" -SRC_URI[sha256sum] = "97c3565a4d604ce66e15ccd88bdd35569ad30aa964ffa463c2e95306888874b7" +SRC_URI[md5sum] = "b97b7007b74c8738d71859a670d8f408" +SRC_URI[sha256sum] = "a3fb2ecb3ad452c70b195775aeeedd3c73b71c286e90b1cdba068496ecf93f52" -- 2.39.2