From ba71c678ef8dd90b9c3ee075846ffa5f4c2605be Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Tue, 6 Mar 2012 22:07:45 +0000 Subject: linux_kexecboot_3.2: upgrade from 3.2.8 to 3.2.9 * apply latest patchset * bump PR * catch up and sync with linux-yocto (wip) Signed-off-by: Andrea Adami Signed-off-by: Koen Kooi --- meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.2.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'meta-initramfs/recipes-kernel') diff --git a/meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.2.bb b/meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.2.bb index 29b465efe6..5492183a14 100644 --- a/meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.2.bb +++ b/meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.2.bb @@ -1,13 +1,13 @@ require linux-kexecboot.inc -PR = "${INC_PR}.3" +PR = "${INC_PR}.4" S = "${WORKDIR}/linux-${PV}" SRC_URI += "${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \ - ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.8.bz2;apply=yes;name=stablepatch \ + ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.9.bz2;apply=yes;name=stablepatch \ " SRC_URI[kernel.md5sum] = "7ceb61f87c097fc17509844b71268935" SRC_URI[kernel.sha256sum] = "c881fc2b53cf0da7ca4538aa44623a7de043a41f76fd5d0f51a31f6ed699d463" -SRC_URI[stablepatch.md5sum] = "202cb750babdda078d6cc2816ab353b1" -SRC_URI[stablepatch.sha256sum] = "1853d2bd4222e554fb4c2c5d818b953be9e3c658636b58a0a5b3860d23312cda" +SRC_URI[stablepatch.md5sum] = "4610f3e62a5446422d1e81a90ab3cd06" +SRC_URI[stablepatch.sha256sum] = "7836685dee161a4ffaf887b8e2f8dd3cb7712e690d0942fefb1db09bb6ad3871" -- cgit 1.2.3-korg