summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-10-17 09:38:53 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-18 10:56:55 +0100
commit84bbfd85836ea17d2f3e84022e676579eb0b9097 (patch)
tree7c72cdfd38f2360c494f684c435a238155e96ad2 /meta
parentb580a51baa4f2d402d5e88646cc5f327b39f74e4 (diff)
downloadpoky-84bbfd85836ea17d2f3e84022e676579eb0b9097.tar.gz
linux-yocto-rt/4.18: update to -rt5
There was one missing fixup in the recent -rt referesh of 4.18, this SRCREV bump picks up the gic changes that were missing. (From OE-Core rev: b23f6e12b1a0809e0fb89bc7a77350c37beaeffc) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
index 1a53927647..68d63ffe12 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
@@ -11,7 +11,7 @@ python () {
11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
12} 12}
13 13
14SRCREV_machine ?= "f9cb6c0852260b119014a339332c9f4bee4c074b" 14SRCREV_machine ?= "4eb8994d5c8556fe917d851d678f7db8cfc30c77"
15SRCREV_meta ?= "607726b2d0b8e1d8c5653003448a24353a88c63b" 15SRCREV_meta ?= "607726b2d0b8e1d8c5653003448a24353a88c63b"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \