From 81fa17d4786c602dee377a912f4e8f3b2a64b33b Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sat, 18 Jan 2014 23:53:20 +0200 Subject: [PATCH] omap3-pandora-kernel2: update for c64-tools fixes DSP-related NAND corruption on CC (and rebirth?) --- recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb index 754b44b..63d44e1 100644 --- a/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel2_3.2-pandora.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2" COMPATIBLE_MACHINE = "omap3-pandora" PACKAGE_ARCH = "${MACHINE_ARCH}" -PR = "r13" +PR = "r14" # we already build 2.6 kernel using OE infrastructure, and # as we don't know how to build another one into the same image @@ -58,5 +58,5 @@ boot.txt / autoboot.txt) or the system might not start after reboot." } PACKAGE_STRIP = "no" -SRC_URI[md5sum] = "864cc331f06aa814f114cbc770ed602b" -SRC_URI[sha256sum] = "87107cd8ccb07468ab0e0e3dd9890b74522c4f423cc3fc143d75db3e963b4c37" +SRC_URI[md5sum] = "772168e344a0b6eb73996e5d180f29e9" +SRC_URI[sha256sum] = "3bf351a0b2d25b8e7d61b283b6f3f359b3c6a909e047ef1897292615ad655dd3" -- 2.39.5