aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-08-05 15:18:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-15 10:22:26 +0100
commitf6814bf9e64c73b4494aa73099563d53471f1711 (patch)
treebfe8ca67b426512d8d4d628aad0eb2d1edd6722a
parent925c53489d7ad1ed177a71ac87915eb2dcfe1e77 (diff)
downloadopenembedded-core-f6814bf9e64c73b4494aa73099563d53471f1711.tar.gz
linux-stable-tiny/4.4: update to 4.4.141
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
index 8a98189d4c..96df596937 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
-LINUX_VERSION ?= "4.4.113"
+LINUX_VERSION ?= "4.4.141"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "4d31a8b7661509ff1044abcf9050750cc2478e20"
-SRCREV_meta ?= "b149d14ccae8349ab33e101f6af233a12f4b17ba"
+SRCREV_machine ?= "7c4dd5edc287abd270a97eb38cee98f0d0318418"
+SRCREV_meta ?= "b41a36ffe53f73c86a0f3672d32b5ebec59ab15e"
PV = "${LINUX_VERSION}+git${SRCPV}"