aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-12-08 17:07:03 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-12-09 12:28:11 +0000
commit67b1a2fa4d4dd1d3de5575ddd4a4ff7f6e3a04d4 (patch)
tree532ca3dfcbe818fa2ed5a861272cb071191e13ab /recipes-kernel
parentad5fa81d0e5672af7c770d23a011314495ed8dc3 (diff)
downloadmeta-handheld-67b1a2fa4d4dd1d3de5575ddd4a4ff7f6e3a04d4.tar.gz
linux(-kexecboot): upgrade from 3.1.2 to 3.1.4
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-kexecboot_3.1.bb8
-rw-r--r--recipes-kernel/linux/linux_3.1.bb8
2 files changed, 8 insertions, 8 deletions
diff --git a/recipes-kernel/linux/linux-kexecboot_3.1.bb b/recipes-kernel/linux/linux-kexecboot_3.1.bb
index d04be36..1ef0287 100644
--- a/recipes-kernel/linux/linux-kexecboot_3.1.bb
+++ b/recipes-kernel/linux/linux-kexecboot_3.1.bb
@@ -1,12 +1,12 @@
require linux-kexecboot.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
S = "${WORKDIR}/linux-${PV}"
COMPATIBLE_MACHINE = "(akita|c7x0|collie|poodle|tosa|spitz)"
SRC_URI += "${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \
- ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.2.bz2;apply=yes;name=stablepatch \
+ ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.4.bz2;apply=yes;name=stablepatch \
file://defconfig \
file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 \
"
@@ -22,5 +22,5 @@ SRC_URI_append_poodle = " \
SRC_URI[kernel.md5sum] = "8d43453f8159b2332ad410b19d86a931"
SRC_URI[kernel.sha256sum] = "2573d2378c754b0c602b57586e9311e5b38c5d1e6c137f02873833633a4b9359"
-SRC_URI[stablepatch.md5sum] = "7487d8e6f00c077f6e15d6f4f9947c30"
-SRC_URI[stablepatch.sha256sum] = "bc6508cc2d275cbf4a20af74d7454d22791e439948c31b8397d265c20dfd6bb6"
+SRC_URI[stablepatch.md5sum] = "b8b14bdfbf76cfef8e042e7d1a385fca"
+SRC_URI[stablepatch.sha256sum] = "7fab9b4984bdc00781450ae3cdee7b1218a07d5ed8081da115316f17392a8d5f"
diff --git a/recipes-kernel/linux/linux_3.1.bb b/recipes-kernel/linux/linux_3.1.bb
index 4d28e78..c948f04 100644
--- a/recipes-kernel/linux/linux_3.1.bb
+++ b/recipes-kernel/linux/linux_3.1.bb
@@ -1,11 +1,11 @@
require linux.inc
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
COMPATIBLE_MACHINE = "(akita|c7x0|collie|poodle|tosa|spitz|h1940)"
SRC_URI += "${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \
- ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.2.bz2;apply=yes;name=stablepatch \
+ ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.4.bz2;apply=yes;name=stablepatch \
file://defconfig \
file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 \
"
@@ -21,5 +21,5 @@ SRC_URI_append_poodle = " \
SRC_URI[kernel.md5sum] = "8d43453f8159b2332ad410b19d86a931"
SRC_URI[kernel.sha256sum] = "2573d2378c754b0c602b57586e9311e5b38c5d1e6c137f02873833633a4b9359"
-SRC_URI[stablepatch.md5sum] = "7487d8e6f00c077f6e15d6f4f9947c30"
-SRC_URI[stablepatch.sha256sum] = "bc6508cc2d275cbf4a20af74d7454d22791e439948c31b8397d265c20dfd6bb6"
+SRC_URI[stablepatch.md5sum] = "b8b14bdfbf76cfef8e042e7d1a385fca"
+SRC_URI[stablepatch.sha256sum] = "7fab9b4984bdc00781450ae3cdee7b1218a07d5ed8081da115316f17392a8d5f"