summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_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 14:42:12 +0000
commita56298f2d0f6590774e4e1454b85d7be301dfb44 (patch)
tree7ee03d2eef733cd9b2b418d820c4098ffde4f15c /meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
parentfb74c4cd4d123da270e58578644857c9a37b6c64 (diff)
downloadopenembedded-core-contrib-a56298f2d0f6590774e4e1454b85d7be301dfb44.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. 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-tiny_4.19.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
index 4e13bf125e..c734ad8407 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine_qemuarm ?= "d11db6c6617f689e6b9e2afaa3d3b2036c6d3d30"
SRCREV_machine ?= "eebb51300a07804a020ec468b5f8c5bf720198d9"
-SRCREV_meta ?= "0b9ea5596fd88277a4ecca1a8b8a1aca06a1ae37"
+SRCREV_meta ?= "7223248023d3d822c8c0227fb65d995ba6b7a351"
PV = "${LINUX_VERSION}+git${SRCPV}"