]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-stable-tiny/4.4: update to 4.4.141
authorArmin Kuster <akuster808@gmail.com>
Sun, 5 Aug 2018 22:18:44 +0000 (15:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2018 09:22:26 +0000 (10:22 +0100)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb

index 8a98189d4c7406c66d35a805b6cdec058d8ecf6d..96df596937d90f25be56591e74807b5f2760e890 100644 (file)
@@ -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}"