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-02-29 17:10:26 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-02 22:39:06 +0000
commit0f623b99b1941650ee40a5c98a0a78be6b81a5d9 (patch)
tree21374b5a119fd4d7db9c6c4fc72ce4d06b498e4f /meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
parent30d674f9077ddf5cd2190895869ee1226f0c2796 (diff)
downloadopenembedded-core-contrib-0f623b99b1941650ee40a5c98a0a78be6b81a5d9.tar.gz
linux-yocto/4.4: update to -stable 4.4.2
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.bb4
1 files changed, 2 insertions, 2 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 0b2975c0e9..c840f77179 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
-LINUX_VERSION ?= "4.4.1"
+LINUX_VERSION ?= "4.4.2"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "d4eb3ab036f8c37c5bc5f45ad0fa4dc34b7228c8"
+SRCREV_machine ?= "abb7da90b75c0f2e0bd2f57da3ddbbe8ab670f73"
SRCREV_meta ?= "4d2d541ae090e9646e6fb06ad296bdba54fd7497"
PV = "${LINUX_VERSION}+git${SRCPV}"