aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2016-04-04 22:56:52 +0200
committerAndrea Adami <andrea.adami@gmail.com>2016-04-24 00:52:35 +0200
commit6a663820e15a30c21f76dd541ae3e01fbd0295c5 (patch)
tree2a31369c67e870231cf82f359f4df9d0d770770d /recipes-kernel
parente416dbedba6de9e336d97c00ec340baf779c81d5 (diff)
downloadmeta-handheld-6a663820e15a30c21f76dd541ae3e01fbd0295c5.tar.gz
linux-handheld_4.4: update to 4.4.6
Incorporating fix for mmc on pxa. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-handheld_4.4.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-handheld_4.4.bb b/recipes-kernel/linux/linux-handheld_4.4.bb
index 55ffc92..f460d07 100644
--- a/recipes-kernel/linux/linux-handheld_4.4.bb
+++ b/recipes-kernel/linux/linux-handheld_4.4.bb
@@ -5,9 +5,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "akita|c7x0|collie|h3600|hx4700|poodle|spitz|tosa"
-SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/v4.x/linux-${PV}.tar.xz;name=kernel"
+SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/v4.x/linux-${PV}.tar.xz;name=kernel \
+ ${KERNELORG_MIRROR}/linux/kernel/v4.x/patch-${PV}.6.xz;apply=yes;name=stablepatch \
+ "
SRC_URI[kernel.md5sum] = "9a78fa2eb6c68ca5a40ed5af08142599"
SRC_URI[kernel.sha256sum] = "401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2"
+SRC_URI[stablepatch.md5sum] = "d48f09bf61f2500d70f839e190dc7c5a"
+SRC_URI[stablepatch.sha256sum] = "efea93ff30955d445344a83c36678fa8e64111219eeafea2a41fd4ee11f79d68"
LOCOMO_PATCHES = "\
file://locomo/0001-mfd-add-new-driver-for-Sharp-LoCoMo.patch \