aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-kernel/linux
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-02-29 01:25:23 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-29 09:36:26 +0100
commit08bf37116bd13d9edc1ddd185ff9d6c230eb17a2 (patch)
tree13de34c0ae8dec83419939cfa39f3086d95ed704 /meta-initramfs/recipes-kernel/linux
parentd173003034859eccf80ca4770a48d499172f6012 (diff)
downloadmeta-openembedded-contrib-08bf37116bd13d9edc1ddd185ff9d6c230eb17a2.tar.gz
linux-kexecboot_3.2: update from 3.2.7 to 3.2.8
* apply latest stable patchset to match linux-yocto_3.2 * (work in progress about using linux-yocto-tiny as base for kexecboot) * bump PR 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/linux')
-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 a900776818..29b465efe6 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}.2"
+PR = "${INC_PR}.3"
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}.7.bz2;apply=yes;name=stablepatch \
+ ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.8.bz2;apply=yes;name=stablepatch \
"
SRC_URI[kernel.md5sum] = "7ceb61f87c097fc17509844b71268935"
SRC_URI[kernel.sha256sum] = "c881fc2b53cf0da7ca4538aa44623a7de043a41f76fd5d0f51a31f6ed699d463"
-SRC_URI[stablepatch.md5sum] = "899624bffed6a19578613b672cc9483f"
-SRC_URI[stablepatch.sha256sum] = "779c548f4418f0baa782252d15a54fadf3c88d79fc547ee5801d31798020e701"
+SRC_URI[stablepatch.md5sum] = "202cb750babdda078d6cc2816ab353b1"
+SRC_URI[stablepatch.sha256sum] = "1853d2bd4222e554fb4c2c5d818b953be9e3c658636b58a0a5b3860d23312cda"