summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-12-09 14:27:59 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-11 17:21:45 +0000
commitc5489cb14acf7e18aea99864c947ae05c215fd3a (patch)
treee34ce63edb6145502dc8bc9cee308f2b33fefc73 /meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
parent80d90725f52a89da76fa35ef5fe058e2209e327b (diff)
downloadpoky-c5489cb14acf7e18aea99864c947ae05c215fd3a.tar.gz
linux-yocto/4.8: update to -rt7
Updating to the latest 4.8-rt (From OE-Core rev: 9f4565a308be55c1bf11706041c0565d48bda4f4) (From OE-Core rev: d7ca7a37c8a5f8baefadc44bdfc1a697d2fe4616) Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> 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> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
index 43dc34bd25..15b03579d4 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "e274a507b23c23bf0dd6502d0c38fae731c11511" 12SRCREV_machine ?= "e274a507b23c23bf0dd6502d0c38fae731c11511"
13SRCREV_meta ?= "b22e47739683444916dc64548df1dbf6856500a5" 13SRCREV_meta ?= "926c93ae07de2173b4f764d1da6996597a6d2b73"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16