diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-05-11 17:34:59 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-13 13:40:50 +0100 |
commit | 7ec1682e94c731b0a57faf2c01efb51725455592 (patch) | |
tree | e85fb8610b371714935fb98f44ce80635a6539af /meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | |
parent | 237fa11ac4549f955a76dafccd8f047c2571b11c (diff) | |
download | openembedded-core-7ec1682e94c731b0a57faf2c01efb51725455592.tar.gz openembedded-core-7ec1682e94c731b0a57faf2c01efb51725455592.tar.bz2 openembedded-core-7ec1682e94c731b0a57faf2c01efb51725455592.zip |
linux-yocto/4.4: bump to v4.4.8
Integrating the korg -stable releases.
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.bb | 2 |
1 files changed, 1 insertions, 1 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 b094143c9c..312d2ccc1e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb @@ -4,7 +4,7 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "4.4.3" +LINUX_VERSION ?= "4.4.8" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" |