summaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.1.bb')
-rw-r--r--meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.1.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.1.bb b/meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.1.bb
new file mode 100644
index 000000000..b045ff7b9
--- /dev/null
+++ b/meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.1.bb
@@ -0,0 +1,13 @@
1require linux-kexecboot.inc
2
3PR = "${INC_PR}.8"
4S = "${WORKDIR}/linux-${PV}"
5
6SRC_URI += "${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \
7 ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.10.bz2;apply=yes;name=stablepatch \
8 "
9
10SRC_URI[kernel.md5sum] = "8d43453f8159b2332ad410b19d86a931"
11SRC_URI[kernel.sha256sum] = "2573d2378c754b0c602b57586e9311e5b38c5d1e6c137f02873833633a4b9359"
12SRC_URI[stablepatch.md5sum] = "a8e1c25a93a685ec2a1c3a808715fe9d"
13SRC_URI[stablepatch.sha256sum] = "f25126052d1a083a415ddd313b40c7fcdb3742f40474cb4a826af7e43fee29d3"