From 927e16e289292d7bc4dad10d0ed722d8705fff48 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Mon, 14 Oct 2019 17:42:19 -0700 Subject: [PATCH] opensbi: Bump from 0.4 to 0.5 Signed-off-by: Alistair Francis Signed-off-by: Richard Purdie --- meta/recipes-bsp/opensbi/{opensbi_0.4.bb => opensbi_0.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-bsp/opensbi/{opensbi_0.4.bb => opensbi_0.5.bb} (97%) diff --git a/meta/recipes-bsp/opensbi/opensbi_0.4.bb b/meta/recipes-bsp/opensbi/opensbi_0.5.bb similarity index 97% rename from meta/recipes-bsp/opensbi/opensbi_0.4.bb rename to meta/recipes-bsp/opensbi/opensbi_0.5.bb index b030436688..759bbbfdaa 100644 --- a/meta/recipes-bsp/opensbi/opensbi_0.4.bb +++ b/meta/recipes-bsp/opensbi/opensbi_0.5.bb @@ -8,7 +8,7 @@ require opensbi-payloads.inc inherit autotools-brokensep deploy -SRCREV = "ce228ee0919deb9957192d723eecc8aaae2697c6" +SRCREV = "be92da280d87c38a2e0adc5d3f43bab7b5468f09" SRC_URI = "git://github.com/riscv/opensbi.git \ file://0001-Makefile-Don-t-specify-mabi-or-march.patch \ " -- 2.40.1