summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2017-02-14 16:14:25 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-19 06:16:58 -0800
commit2a6323d3007f43e6b8c149043ab68476839ac2ad (patch)
treedc85f81b6b79e3f0d77346d35c19fd523d67c3ca /meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
parent9b77a677a0a44332cd2aa21da07b58cf1e794d4d (diff)
downloadpoky-2a6323d3007f43e6b8c149043ab68476839ac2ad.tar.gz
linux-yocto-rt/4.9: update to 4.9-rt6
Updating the SRCREVs to make Paul Gortmaker's port of 4.9-rt6 active. (From OE-Core rev: b3e3ef85f5fd64473cae4aa72243665ac1e618e9) 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.9.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
index 6a11050207..93230e0790 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "d0c402280c0fb424f02b7d152c8a008d9ac267df" 12SRCREV_machine ?= "d0c402280c0fb424f02b7d152c8a008d9ac267df"
13SRCREV_meta ?= "b6e2f3d63bd3e8fc2663c7e10356db916e496207" 13SRCREV_meta ?= "7e8ec462b6bc68cb0f3cb0064909e035db1c4038"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16