]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
opensbi: Upgrade to 1.3.1 release
authorThomas Perrot <thomas.perrot@bootlin.com>
Tue, 7 Nov 2023 11:20:25 +0000 (12:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Nov 2023 16:56:32 +0000 (16:56 +0000)
Here is list of changes in this major release

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

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/opensbi/opensbi_1.3.bb [moved from meta/recipes-bsp/opensbi/opensbi_1.2.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-bsp/opensbi/opensbi_1.2.bb
rename to meta/recipes-bsp/opensbi/opensbi_1.3.bb
index a088fef41981f3fbe49ef6f82e86398b37206956..f01cae34d1ff889a57328887569210b7cc4f38be 100644 (file)
@@ -8,8 +8,8 @@ require opensbi-payloads.inc
 
 inherit autotools-brokensep deploy
 
-SRCREV = "6b5188ca14e59ce7bf71afe4e7d3d557c3d31bf8"
-SRC_URI = "git://github.com/riscv/opensbi.git;branch=master;protocol=https"
+SRCREV = "057eb10b6d523540012e6947d5c9f63e95244e94"
+SRC_URI = "git://github.com/riscv/opensbi.git;branch=release-1.3.x;protocol=https"
 
 S = "${WORKDIR}/git"