diff options
author | Alistair Francis <alistair.francis@wdc.com> | 2019-10-14 17:42:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-19 23:18:33 +0100 |
commit | 65cc5c2455af0699159dcb4e8564ea6fde5417d9 (patch) | |
tree | 44dc6deab909889fa0dae15a645814e1efb60ec0 /meta/recipes-bsp | |
parent | 123932ceaa84081d5447a943b1d58a41e84132bc (diff) | |
download | poky-65cc5c2455af0699159dcb4e8564ea6fde5417d9.tar.gz |
opensbi: Bump from 0.4 to 0.5
(From OE-Core rev: 927e16e289292d7bc4dad10d0ed722d8705fff48)
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.5.bb (renamed from meta/recipes-bsp/opensbi/opensbi_0.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/opensbi/opensbi_0.4.bb b/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 | |||
8 | 8 | ||
9 | inherit autotools-brokensep deploy | 9 | inherit autotools-brokensep deploy |
10 | 10 | ||
11 | SRCREV = "ce228ee0919deb9957192d723eecc8aaae2697c6" | 11 | SRCREV = "be92da280d87c38a2e0adc5d3f43bab7b5468f09" |
12 | SRC_URI = "git://github.com/riscv/opensbi.git \ | 12 | SRC_URI = "git://github.com/riscv/opensbi.git \ |
13 | file://0001-Makefile-Don-t-specify-mabi-or-march.patch \ | 13 | file://0001-Makefile-Don-t-specify-mabi-or-march.patch \ |
14 | " | 14 | " |