summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-06-06 04:15:27 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-07 15:22:36 +0100
commit87dc54838637d053d9c3a25890e55a4a20b44d1f (patch)
treeb265462abca171387cbc0bdf4d939207fca8ce8a /meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
parenta7ddbea345c90646e6b9ddb89f768865caffdf07 (diff)
downloadpoky-87dc54838637d053d9c3a25890e55a4a20b44d1f.tar.gz
linux-yocto/4.4: bump to v4.4.12
(From OE-Core rev: 10ddce2006a09cf7b75e139c06b7cfe0f7bc37a6) 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.bb6
1 files changed, 3 insertions, 3 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 d69615f05b..95df101844 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.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.4.11" 7LINUX_VERSION ?= "4.4.12"
8 8
9KMETA = "kernel-meta" 9KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "53e84104c5e68eb468823dd0d262a64623d01a55" 12SRCREV_machine ?= "8149f5840e938ff5a0e595bac2f7502a2a9bcb40"
13SRCREV_meta ?= "3a5f494784591e01f0ae7ab748e8190582c16e8c" 13SRCREV_meta ?= "8900370d334ab4f7224fa71d7d46d62f0b11199d"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16