summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.19.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2019-01-22 09:32:42 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-22 20:08:22 +0000
commitccad1dc80d4e2d402cc1a26a368a1a362964f0ce (patch)
treeb78d3e8e640acaf24a8f8a6be884d3817b87682b /meta/recipes-kernel/linux/linux-yocto_4.19.bb
parenta91f5d096f4f7748b9acd5fdaa83b2fea91ebf93 (diff)
downloadpoky-ccad1dc80d4e2d402cc1a26a368a1a362964f0ce.tar.gz
linux-yocto/4.19: qemuarma15: drop 'qemuarm' match
Until qemuarma15 is a drop in replacement for the existing versatile qemuarm emulation, it shouldn't match on qemuarm as a machine definition. Since the difference in capabilities will cause unexpected issues at runtime. (From OE-Core rev: a56298f2d0f6590774e4e1454b85d7be301dfb44) 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_4.19.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.19.bb b/meta/recipes-kernel/linux/linux-yocto_4.19.bb
index 599418d9cb..187437016f 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.19.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.19.bb
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "eebb51300a07804a020ec468b5f8c5bf720198d9"
19SRCREV_machine_qemux86-64 ?= "eebb51300a07804a020ec468b5f8c5bf720198d9" 19SRCREV_machine_qemux86-64 ?= "eebb51300a07804a020ec468b5f8c5bf720198d9"
20SRCREV_machine_qemumips64 ?= "dff23f01307cbab688d9677ecd4b5f350ec435d9" 20SRCREV_machine_qemumips64 ?= "dff23f01307cbab688d9677ecd4b5f350ec435d9"
21SRCREV_machine ?= "eebb51300a07804a020ec468b5f8c5bf720198d9" 21SRCREV_machine ?= "eebb51300a07804a020ec468b5f8c5bf720198d9"
22SRCREV_meta ?= "0b9ea5596fd88277a4ecca1a8b8a1aca06a1ae37" 22SRCREV_meta ?= "7223248023d3d822c8c0227fb65d995ba6b7a351"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.19;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.19;destsuffix=${KMETA}"