summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorAlistair Francis <alistair.francis@wdc.com>2021-01-21 13:45:08 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-23 17:08:54 +0000
commit63fb8bcf7cbf5d544c40df1f045c403af7d9dac2 (patch)
tree4884c7df8701fb3d65aaa2baab8e51fc917fa257 /meta/recipes-bsp
parente261ab2d36c27ca909c6066c9495341359f2ec57 (diff)
downloadpoky-63fb8bcf7cbf5d544c40df1f045c403af7d9dac2.tar.gz
opensbi: Bump from 0.8 to 0.9
(From OE-Core rev: 083bf3c575c3800a2f82abc6ee8e5383d0883f3d) Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/opensbi/opensbi_0.9.bb (renamed from meta/recipes-bsp/opensbi/opensbi_0.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/opensbi/opensbi_0.8.bb b/meta/recipes-bsp/opensbi/opensbi_0.9.bb
index 818efac733..9f17258edb 100644
--- a/meta/recipes-bsp/opensbi/opensbi_0.8.bb
+++ b/meta/recipes-bsp/opensbi/opensbi_0.9.bb
@@ -7,7 +7,7 @@ require opensbi-payloads.inc
7 7
8inherit autotools-brokensep deploy 8inherit autotools-brokensep deploy
9 9
10SRCREV = "a98258d0b537a295f517bbc8d813007336731fa9" 10SRCREV = "234ed8e427f4d92903123199f6590d144e0d9351"
11SRC_URI = "git://github.com/riscv/opensbi.git;branch=master \ 11SRC_URI = "git://github.com/riscv/opensbi.git;branch=master \
12 file://0001-Makefile-Don-t-specify-mabi-or-march.patch \ 12 file://0001-Makefile-Don-t-specify-mabi-or-march.patch \
13 " 13 "