summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
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
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')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.0.bb2
3 files changed, 4 insertions, 4 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 () {
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 ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d" 14SRCREV_machine ?= "06e1ff79ea9efef052404ee1989cae038b28e954"
15SRCREV_meta ?= "0c703cb02387003c85fe28cff228cc5c8eda45c4" 15SRCREV_meta ?= "806a4922a78c0f447e3d0f61fe6b3cce1e2c0acb"
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 \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.0;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.0;destsuffix=${KMETA}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
index cb6b2bf157..105273ff7c 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine_qemuarm ?= "b0477279877bb2b5cca6ec49c64e931901ff2022" 18SRCREV_machine_qemuarm ?= "b0477279877bb2b5cca6ec49c64e931901ff2022"
19SRCREV_machine ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d" 19SRCREV_machine ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d"
20SRCREV_meta ?= "0c703cb02387003c85fe28cff228cc5c8eda45c4" 20SRCREV_meta ?= "806a4922a78c0f447e3d0f61fe6b3cce1e2c0acb"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23
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"