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-05-04 10:44:02 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-11 10:33:41 +0100
commit442fbdd58d3c629e5d172a50ca388f2ae0ec8439 (patch)
tree1e241598511d068895e992c1d30c3cf3a131d1f7 /meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
parent834d31688cf8a0bf0f22bf2fad890fdef5223f36 (diff)
downloadpoky-442fbdd58d3c629e5d172a50ca388f2ae0ec8439.tar.gz
linux-yocto-rt/4.1: update to rt23
(From OE-Core rev: ff6e06dcf0dd3da971cde22b3ce46b63f36db089) 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.bb2
1 files changed, 1 insertions, 1 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 ba6ce74e84..04853a9aa6 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "d03753ddb28a1141e550a67c99ac95789a424fc5" 12SRCREV_machine ?= "d03753ddb28a1141e550a67c99ac95789a424fc5"
13SRCREV_meta ?= "a4f88c3fad887e1c559d03ae1b531ca267137b69" 13SRCREV_meta ?= "2bdebd11f1a0bc00071ec1467289a7feb5418dde"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16