1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

linux-yocto/4.19: introduce qemuriscv64 and qemuarma15 BSP definitions

Incorporating the BSP definitions for two new qemu targets.

(From OE-Core rev: f64f6e1a5f8cbd44ea8feb9c2470bf256765f507)

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2019-01-12 13:12:51 -05:00
committed by Richard Purdie
parent f08808340e
commit 3669055de3
3 changed files with 14 additions and 14 deletions
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine_qemuarm ?= "b8f2e8e00f8ddbdf5d7d7614c14eab52f8ee9275"
SRCREV_machine ?= "e727c70583a78cf1dc53e8e219722e2f9d1bc858"
SRCREV_meta ?= "ced14887c323f1cb6b3befe2b29e471e8fee1bc6"
SRCREV_machine_qemuarm ?= "2594d14d76ae2c49ad43b626662fe53da807ddca"
SRCREV_machine ?= "1114697c04b9699112e78dd8fc6ec849609ca1cb"
SRCREV_meta ?= "096c8bd3bd11801f95683bbe4bcc885a2318f51d"
PV = "${LINUX_VERSION}+git${SRCPV}"