summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2017-11-02 22:45:30 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-03 16:54:43 +0000
commit1027bfffb3d6118a43c5697f36b30dd8e4ae3f96 (patch)
treeef4948d6e35514b4d56e393baac9887ad52765ef /meta/recipes-kernel
parente611aef364647a0711d0438247ce42555409c62c (diff)
downloadopenembedded-core-1027bfffb3d6118a43c5697f36b30dd8e4ae3f96.tar.gz
linux-yocto/4.12: stable backports and bug fixes
Integrating the following bugfixes to the 4.12 tree: 26c1863a7448 ALSA: hda: Fix regression of hdmi eld control created based on invalid pcm 2b020e00dd49 arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT abcf00d7171c fs/proc: kcore: use kcore_list type to check for vmalloc/module address Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.12.bb18
3 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
index d890e6c8b1..d7510b8069 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
@@ -11,8 +11,8 @@ python () {
raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8"
-SRCREV_meta ?= "daacede608e07d391229ba0a6d74d6e082bead5f"
+SRCREV_machine ?= "f792c32d8f19a31874ec40c033f36ef250e596ae"
+SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
index 87c04a5fb8..6c9fed6ad6 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.12.14"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8"
-SRCREV_meta ?= "daacede608e07d391229ba0a6d74d6e082bead5f"
+SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c"
+SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.12.bb b/meta/recipes-kernel/linux/linux-yocto_4.12.bb
index 52af3b3009..bc1ee97237 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.12.bb
@@ -11,15 +11,15 @@ KBRANCH_qemux86 ?= "standard/base"
KBRANCH_qemux86-64 ?= "standard/base"
KBRANCH_qemumips64 ?= "standard/mti-malta64"
-SRCREV_machine_qemuarm ?= "63eabe4fc5b8645a2a1258ee9b2ec0e5c62b4236"
-SRCREV_machine_qemuarm64 ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8"
-SRCREV_machine_qemumips ?= "64ac80375bc1c2e87002994c3112f30aa614d73e"
-SRCREV_machine_qemuppc ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8"
-SRCREV_machine_qemux86 ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8"
-SRCREV_machine_qemux86-64 ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8"
-SRCREV_machine_qemumips64 ?= "d481a271022e211857045b48d595826d8df051c4"
-SRCREV_machine ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8"
-SRCREV_meta ?= "daacede608e07d391229ba0a6d74d6e082bead5f"
+SRCREV_machine_qemuarm ?= "afd1340d4b7c2180ee0e5dbf79499fedf1a023a6"
+SRCREV_machine_qemuarm64 ?= "26c1863a744836d9171dff262b864cb67f4d537c"
+SRCREV_machine_qemumips ?= "6d0052275c433f5a66282ad9f53525a7b6d36dfd"
+SRCREV_machine_qemuppc ?= "26c1863a744836d9171dff262b864cb67f4d537c"
+SRCREV_machine_qemux86 ?= "26c1863a744836d9171dff262b864cb67f4d537c"
+SRCREV_machine_qemux86-64 ?= "26c1863a744836d9171dff262b864cb67f4d537c"
+SRCREV_machine_qemumips64 ?= "c8adcd782e648cb70780443ee90e2f56e2209c5a"
+SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c"
+SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}"