summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-bsp/opensbi
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-bsp/opensbi')
-rw-r--r--poky/meta/recipes-bsp/opensbi/opensbi_1.1.bb (renamed from poky/meta/recipes-bsp/opensbi/opensbi_1.0.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/poky/meta/recipes-bsp/opensbi/opensbi_1.0.bb b/poky/meta/recipes-bsp/opensbi/opensbi_1.1.bb
index 8430f62543..d3a6296533 100644
--- a/poky/meta/recipes-bsp/opensbi/opensbi_1.0.bb
+++ b/poky/meta/recipes-bsp/opensbi/opensbi_1.1.bb
@@ -8,9 +8,8 @@ require opensbi-payloads.inc
inherit autotools-brokensep deploy
-SRCREV = "ce4c0188d96b2c20c2e08d24646a5e517fe15a4b"
-SRC_URI = "git://github.com/riscv/opensbi.git;branch=master;protocol=https \
- "
+SRCREV = "4489876e933d8ba0d8bc6c64bae71e295d45faac"
+SRC_URI = "git://github.com/riscv/opensbi.git;branch=master;protocol=https"
S = "${WORKDIR}/git"