From c24fd8ca21cff259c433e158ef1644a51495c2f8 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Fri, 7 Dec 2018 13:33:45 -0800 Subject: [PATCH] riscv-pk: Bump to the latest version Bump to the latest bbl version, this fixes the warnings printed by QEMU on boot. Signed-off-by: Alistair Francis --- recipes-devtools/riscv-tools/riscv-pk.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/riscv-tools/riscv-pk.bb b/recipes-devtools/riscv-tools/riscv-pk.bb index 2210e4f..ecc73cc 100644 --- a/recipes-devtools/riscv-tools/riscv-pk.bb +++ b/recipes-devtools/riscv-tools/riscv-pk.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe" -SRCREV = "6ebd0f2a46255d0c76dad3c05b16c1d154795d26" +SRCREV = "92434c4f697564929f2ceb724bc82d3b6bc58879" SRC_URI = "git://github.com/riscv/riscv-pk.git \ file://0001-add-acinclude.m4.patch \ "