summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2019-03-24 23:11:55 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-25 23:19:53 +0000
commit1e90576a036520db4d1f5f4fec3cac790f0d7a0e (patch)
tree8d624ab3b76410da568a40d5c9bd4abce4f9fda9 /meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
parentbe5396dcaeef85747c93052a91dfdcbd22d196fa (diff)
downloadopenembedded-core-contrib-1e90576a036520db4d1f5f4fec3cac790f0d7a0e.tar.gz
linux-yocto-rt: import 5.0 -rt patches
The 5.0 release of preempt-rt is available, so we import the patches to the standard/preempt-rt/* branches. (From OE-Core rev: 3af366d0f14d3d0a4cfbd9600f753f5ad2752551) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
index 5a185ffa0c..204f70030a 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
@@ -11,8 +11,8 @@ python () {
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d"
-SRCREV_meta ?= "0c703cb02387003c85fe28cff228cc5c8eda45c4"
+SRCREV_machine ?= "06e1ff79ea9efef052404ee1989cae038b28e954"
+SRCREV_meta ?= "806a4922a78c0f447e3d0f61fe6b3cce1e2c0acb"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.0;destsuffix=${KMETA}"