From 68d5fa0cc71a364162f52f0769476e97b59ff93f Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sat, 13 Jul 2013 16:11:38 +0300 Subject: [PATCH 1/1] 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 a435aa6..877e0f1 100644 --- a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb @@ -4,14 +4,14 @@ LICENSE = "GPLv2" COMPATIBLE_MACHINE = "omap3-pandora" PACKAGE_ARCH = "${MACHINE_ARCH}" -PR = "r8" +PR = "r9" # 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: 598a3aac17511c02f9884711b25463ec5a5eeb4b -SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r8.tar.bz2" +# commit: 36620cbb21b150a6417ba42e8244f80bf9094660 +SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r9.tar.bz2" S = "${WORKDIR}" @@ -55,5 +55,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot." } PACKAGE_STRIP = "no" -SRC_URI[md5sum] = "1a98932c37b5516cd734f5a95620f0aa" -SRC_URI[sha256sum] = "816c518470ab5c358bec86ddb1890df8764d3f6e23d8cf6150fd8907389c1ee3" +SRC_URI[md5sum] = "81570f375aba85409d6e68619df93aa7" +SRC_URI[sha256sum] = "2b9fe4a2d585916fedf082c8e0a5c4ee1f89b0a2176976c2c0627dc7e3fee3bd" -- 2.39.2