diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2012-02-22 22:17:56 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-23 16:46:32 +0100 |
commit | 588c8ec1669f84b72085e1fa2b9f6d1138e31a13 (patch) | |
tree | 988192db5536596f84f8ab32763054d44e5aafc7 /meta-initramfs | |
parent | 30122ec63d2cbd4ca9c52ffbd54fed3986cae679 (diff) | |
download | meta-openembedded-588c8ec1669f84b72085e1fa2b9f6d1138e31a13.tar.gz |
linux-kexecboot_3.2: move from 3.2.1 to 3.2.7
* apply latest stable patchset
* 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')
-rw-r--r-- | meta-initramfs/recipes-kernel/linux/linux-kexecboot_3.2.bb | 8 |
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 32074291f..a90077681 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 @@ | |||
1 | require linux-kexecboot.inc | 1 | require linux-kexecboot.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.1" | 3 | PR = "${INC_PR}.2" |
4 | S = "${WORKDIR}/linux-${PV}" | 4 | S = "${WORKDIR}/linux-${PV}" |
5 | 5 | ||
6 | SRC_URI += "${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \ | 6 | SRC_URI += "${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \ |
7 | ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.1.bz2;apply=yes;name=stablepatch \ | 7 | ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.7.bz2;apply=yes;name=stablepatch \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRC_URI[kernel.md5sum] = "7ceb61f87c097fc17509844b71268935" | 10 | SRC_URI[kernel.md5sum] = "7ceb61f87c097fc17509844b71268935" |
11 | SRC_URI[kernel.sha256sum] = "c881fc2b53cf0da7ca4538aa44623a7de043a41f76fd5d0f51a31f6ed699d463" | 11 | SRC_URI[kernel.sha256sum] = "c881fc2b53cf0da7ca4538aa44623a7de043a41f76fd5d0f51a31f6ed699d463" |
12 | SRC_URI[stablepatch.md5sum] = "31fc34340f11118873463a1d59d47b7f" | 12 | SRC_URI[stablepatch.md5sum] = "899624bffed6a19578613b672cc9483f" |
13 | SRC_URI[stablepatch.sha256sum] = "e9a26dc5faa309ae5172e3c65081fa98b60befab160fb14d9a75816bbde15626" | 13 | SRC_URI[stablepatch.sha256sum] = "779c548f4418f0baa782252d15a54fadf3c88d79fc547ee5801d31798020e701" |