summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-07-07 14:39:08 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-20 10:28:43 +0100
commit8e1615226f2ecb1bb98aa1cc95f8ba6acf591754 (patch)
treea15b6dbe82805ea570af019ac2ac1023fe4c24fb /meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
parent6ae50db71e71a50dc24134059fee359a27900ef7 (diff)
downloadpoky-8e1615226f2ecb1bb98aa1cc95f8ba6acf591754.tar.gz
linux-yocto/4.1: update to 4.1.27
Integrating the korg -stable release. (From OE-Core rev: f4e867e6be0ece72a4bae8843599d24d5540cbe6) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
index a062272c3d..1ea77a4f8a 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
4 4
5require recipes-kernel/linux/linux-yocto.inc 5require recipes-kernel/linux/linux-yocto.inc
6 6
7LINUX_VERSION ?= "4.1.26" 7LINUX_VERSION ?= "4.1.27"
8 8
9KMETA = "kernel-meta" 9KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "75d56a13f86fc48002e4a3f9ed60546db30432b7" 12SRCREV_machine ?= "15cf090ded5157e67302313bff9da0fa056e8ea9"
13SRCREV_meta ?= "0845ec79bc2fbc45efcf4c44138fd698039960c5" 13SRCREV_meta ?= "672a86bd4bac288b4cc222112d3826837181583b"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16