opensbi: Upgrade to 1.2 release

Here is list of changes in this major release

https://github.com/riscv-software-src/opensbi/compare/v1.1...v1.2

(From OE-Core rev: 0a95e4d541e202cb1e19f99c18f9378c0d6aa1ef)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2023-03-01 02:32:13 -08:00
committed by Richard Purdie
parent bc74029deb
commit b3c9b6033a

View File

@@ -8,7 +8,7 @@ require opensbi-payloads.inc
inherit autotools-brokensep deploy
SRCREV = "4489876e933d8ba0d8bc6c64bae71e295d45faac"
SRCREV = "6b5188ca14e59ce7bf71afe4e7d3d557c3d31bf8"
SRC_URI = "git://github.com/riscv/opensbi.git;branch=master;protocol=https"
S = "${WORKDIR}/git"