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-21 12:26:52 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-21 17:40:20 +0000
commit10aae50df0febb83fe1570405ac2b8b265365052 (patch)
tree5df739db6d201d40f9a900ecdc6fd5824616b88c /meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
parenta105af42640a1d022ba43fab37ecb27ceb800183 (diff)
downloadopenembedded-core-contrib-10aae50df0febb83fe1570405ac2b8b265365052.tar.gz
linux-yocto/4.19: integrate qemuarm refresh changes
Integrating the following two commits that prepare for an update of 'qemuarm' to an a15 based emulation. [ Author: Jon Mason <jdmason@kudzu.us> Date: Fri Jan 18 16:45:28 2019 -0500 qemuarma15: Add Real-Time and Tiny configs Add tiny and Real-Time configs. Also, add kmachine name to standard config to allow for BSP renaming. Signed-off-by: Jon Mason <jdmason@kudzu.us> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Author: Jon Mason <jdmason@kudzu.us> Date: Fri Jan 18 16:45:27 2019 -0500 qemuarm: Add qemuarmv5 kmachine name Add alternative kmachine name to allow for the configs to be used by soon-to-be-renamed BSPs. Signed-off-by: Jon Mason <jdmason@kudzu.us> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> ] 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 d3c6f12352..4e13bf125e 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 ?= "d9a3d567a7b5617f757d132090ca1646e139301f"
+SRCREV_meta ?= "0b9ea5596fd88277a4ecca1a8b8a1aca06a1ae37"
PV = "${LINUX_VERSION}+git${SRCPV}"