aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-07-15 07:59:24 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-15 10:22:27 +0100
commit5151c48322739c3176229e999076fa273627ff7e (patch)
tree67f8df989c7ea6103c4a828dc562af9e60e94f49 /meta/recipes-kernel/linux
parentb8f70fa45322acc63c8fafa378cdc4cc62d2720d (diff)
downloadopenembedded-core-contrib-5151c48322739c3176229e999076fa273627ff7e.tar.gz
linux-yocto-tiny/4.9: update to 4.9.113
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-kernel/linux')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
index 4d4680254d..78b2a9640e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
-LINUX_VERSION ?= "4.9.82"
+LINUX_VERSION ?= "4.9.113"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "eb3b2079ea43b451e06be443f8bc146736f9c4bc"
-SRCREV_meta ?= "0774eacea2a7d3a150594533b8c80d0c0bfdfded"
+SRCREV_machine ?= "1b742cf55fc29d0ffc9d651520ad7d59145bbc07"
+SRCREV_meta ?= "5e993963afb54bdc82a02077c29ecdbc0b12368e"
PV = "${LINUX_VERSION}+git${SRCPV}"