aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-05-11 17:35:02 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-13 13:40:50 +0100
commit4f2898f598c466fa0fde5be64ac4d6a60aae68f7 (patch)
tree9ec75f6877f8fb34c7f673c49a453551d6597a9c /meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
parent8d2b635cc2491e3d88d3a98465a9c9c063b6b9b5 (diff)
downloadopenembedded-core-contrib-4f2898f598c466fa0fde5be64ac4d6a60aae68f7.tar.gz
linux-yocto/4.4: bump to v4.4.10
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb')
-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 6713744232..abafe756eb 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.9"
+LINUX_VERSION ?= "4.4.10"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "242f3e2d6ec292c84813b0e8a577cc24a55335e7"
-SRCREV_meta ?= "344bfd3a9df9247b2aaf47b123916a94b23ab097"
+SRCREV_machine ?= "fe7ff38448d530db27ac31cbb086cb6fdf94bb7f"
+SRCREV_meta ?= "b7ce076447c0e3cc07f8d3ed4a11070fdeae41e6"
PV = "${LINUX_VERSION}+git${SRCPV}"