From ac96d9c0cd769cc433f03843f5dc88ae478af192 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Thu, 21 Mar 2013 01:51:22 +0200 Subject: [PATCH] omap3-pandora-kernel2: update --- recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb index 85e0ce2..f4e5b2c 100644 --- a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb @@ -4,12 +4,12 @@ LICENSE = "GPLv2" COMPATIBLE_MACHINE = "omap3-pandora" PACKAGE_ARCH = "${MACHINE_ARCH}" -PR = "r5" +PR = "r6" # 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 -SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r5.tar.bz2" +SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r6.tar.bz2" S = "${WORKDIR}" @@ -53,5 +53,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot." } PACKAGE_STRIP = "no" -SRC_URI[md5sum] = "fe5c4a5ab9e28494b472e2818fed96f2" -SRC_URI[sha256sum] = "48b8d2d2fcc9f4b3e353c6b02bcaab59d294d8145293fe5832b6319f409e4cd7" +SRC_URI[md5sum] = "db11aa3d4924e9684a8bf42f1435ba66" +SRC_URI[sha256sum] = "0fe632636eb4d100f3f5b33902dd5a12294067f5beb5bb9e43d24c44f0ac7487" -- 2.39.5