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-27 12:57:05 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-04 15:22:20 +0100
commit9dc4cfc54d59f7ac88bf680aafe7da41b93c6220 (patch)
tree60c40aac437eb8e10862d0023dc23199a31ad357 /meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
parenta3cad8f0e0db9b2ad62ce0f2f1b0234cb9192f56 (diff)
downloadpoky-9dc4cfc54d59f7ac88bf680aafe7da41b93c6220.tar.gz
linux-yocto/4.1: bump to v4.1.28
Updating the 4.1 kernel to the korg -stable release (From OE-Core rev: 3d888fa7b27865b5fc1b6ee5e138692847648f40) 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.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 9a95c15962..41a0bb089a 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.27" 7LINUX_VERSION ?= "4.1.28"
8 8
9KMETA = "kernel-meta" 9KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "73bd4dd4a46970e4a599d3d02d60e40ab37b4498" 12SRCREV_machine ?= "846e0a90dd228d07272bf5b246aab405ec6941f8"
13SRCREV_meta ?= "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe" 13SRCREV_meta ?= "98729aff41208eed09dc232254d7a1305237fdbe"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16