From 51aa7d2d89ddc5fcae060e1016a20d5a2fc65425 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sun, 3 Mar 2013 19:14:25 +0200 Subject: [PATCH] omap3-pandora-kernel2: updated version with CMA, many SGX drivers and stuff --- 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 8eec86f..b6def4d 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 = "r1" +PR = "r2" # 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_r1.tar.bz2" +SRC_URI = "http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r2.tar.bz2" S = "${WORKDIR}" @@ -48,5 +48,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot." } PACKAGE_STRIP = "no" -SRC_URI[md5sum] = "e9060bd62347a4bb8e055e7addad0f11" -SRC_URI[sha256sum] = "9e52289864d0f8a1ad2a7f5edb363ae30912d970d5dec1739aff9cfe6c40f998" +SRC_URI[md5sum] = "13649475902466af040ef418c629872f" +SRC_URI[sha256sum] = "03eed87da0e5b6b3f13c7e5e1abd92949293b20c2d8849419065c84e57efd33b" -- 2.39.2