aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-11-03 09:25:14 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-03 13:26:33 +0000
commit2a7d3173c7a05cd09bbcf5fe465403b2d4b2b589 (patch)
tree3b2b11ec37748df2df54a1e22acde5a0b46686e5 /meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
parentfeed13b4d108a93b4e95ed9f80f9624e1bd1cdf5 (diff)
downloadopenembedded-core-contrib-2a7d3173c7a05cd09bbcf5fe465403b2d4b2b589.tar.gz
linux-yocto/4.8: update to 4.8.6
Integrating the korg -stable release. 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.8.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
index c8ddbd93dc..63dd11baa1 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
-LINUX_VERSION ?= "4.8.3"
+LINUX_VERSION ?= "4.8.6"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794"
-SRCREV_meta ?= "83110d94edeb856a3667b62903ed4ae91c24117d"
+SRCREV_machine ?= "9d5f74f941c3ca234f58ff8e539f5ca64458c0a7"
+SRCREV_meta ?= "87e5fc8b7cb387f197cdd098cdde4e96e9e8ed0d"
PV = "${LINUX_VERSION}+git${SRCPV}"