]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
opensbi: Upgrade to 1.2 release
authorKhem Raj <raj.khem@gmail.com>
Wed, 1 Mar 2023 10:32:13 +0000 (02:32 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Mar 2023 22:05:06 +0000 (22:05 +0000)
Here is list of changes in this major release

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-bsp/opensbi/opensbi_1.2.bb [moved from meta/recipes-bsp/opensbi/opensbi_1.1.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-bsp/opensbi/opensbi_1.1.bb
rename to meta/recipes-bsp/opensbi/opensbi_1.2.bb
index d3a62965336af56e76aa8fd8190c8f098cc90f9f..a088fef41981f3fbe49ef6f82e86398b37206956 100644 (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"