aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-kernel
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-03-06 22:07:45 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-03-07 07:30:11 +0100
commitba71c678ef8dd90b9c3ee075846ffa5f4c2605be (patch)
treee16d33dac86776b1776096985de92c598f224d28 /meta-initramfs/recipes-kernel
parent13354c9e1993f6196c2c9f714a8c815f4fe27b54 (diff)
downloadmeta-openembedded-contrib-ba71c678ef8dd90b9c3ee075846ffa5f4c2605be.tar.gz
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 <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-initramfs/recipes-kernel')
-rw-r--r--meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.2.bb8
1 files changed, 4 insertions, 4 deletions
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"