From b3da9b413ca79ee787aac4dd9515c961a3e50bd4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 13 Apr 2010 14:21:21 +0200 Subject: linux-h6300-omap1_2.6.12-rc5: fix SRC_URIs and add checksums Signed-off-by: Martin Jansa --- recipes/linux/linux-h6300-omap1_2.6.12-rc5.bb | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'recipes') diff --git a/recipes/linux/linux-h6300-omap1_2.6.12-rc5.bb b/recipes/linux/linux-h6300-omap1_2.6.12-rc5.bb index 868e3fa38d..73fb97fccb 100644 --- a/recipes/linux/linux-h6300-omap1_2.6.12-rc5.bb +++ b/recipes/linux/linux-h6300-omap1_2.6.12-rc5.bb @@ -2,8 +2,8 @@ DESCRIPTION = "Linux kernel for h6300 devices." SECTION = "kernel" LICENSE = "GPLv2" -SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/linux-2.6.12-rc5.tar.bz2;name=kernel \ - http://www.muru.com/linux/omap/patches/patch-2.6.12-rc5-omap2.bz2;patch=1;name=patch \ +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.12/linux-2.6.12-rc5.tar.bz2;name=kernel \ + http://www.muru.com/linux/omap/patches/old/patch-2.6.12-rc5-omap2.bz2;patch=1;name=patch \ file://h6300_omap1_2612rc5.patch;patch=1 \ file://defconfig" @@ -17,3 +17,8 @@ do_configure_prepend() { install -m 0644 ${WORKDIR}/defconfig ${S}/.config oe_runmake oldconfig } + +SRC_URI[kernel.md5sum] = "0f9afd619a10872b3383362d55c892c3" +SRC_URI[kernel.sha256sum] = "4cc5ca6e2ea8583f026620169e5d6eceb6c620181ba0633efbeb74cdb8c2fc59" +SRC_URI[patch.md5sum] = "e52cf4f24b46bee3df0d9e9e257eecc3" +SRC_URI[patch.sha256sum] = "457ec3ccb135b80ce3b5c79ad356b142080405f7bd510b52c349567fff82fa46" -- cgit v1.2.3