summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_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_5.0.bb
parentbe5396dcaeef85747c93052a91dfdcbd22d196fa (diff)
downloadpoky-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_5.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.0.bb b/meta/recipes-kernel/linux/linux-yocto_5.0.bb
index e42ead01e6..c7e288c4f8 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.0.bb
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d"
19SRCREV_machine_qemux86-64 ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d" 19SRCREV_machine_qemux86-64 ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d"
20SRCREV_machine_qemumips64 ?= "2468c20c15477ebe5ecd73c0e0162d7432149318" 20SRCREV_machine_qemumips64 ?= "2468c20c15477ebe5ecd73c0e0162d7432149318"
21SRCREV_machine ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d" 21SRCREV_machine ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d"
22SRCREV_meta ?= "0c703cb02387003c85fe28cff228cc5c8eda45c4" 22SRCREV_meta ?= "806a4922a78c0f447e3d0f61fe6b3cce1e2c0acb"
23 23
24# remap qemuarm to qemuarma15 for the 5.0 kernel 24# remap qemuarm to qemuarma15 for the 5.0 kernel
25# KMACHINE_qemuarm ?= "qemuarma15" 25# KMACHINE_qemuarm ?= "qemuarma15"