diff --git a/meta/recipes-bsp/opensbi/opensbi_1.5.bb b/meta/recipes-bsp/opensbi/opensbi_1.5.1.bb similarity index 93% rename from meta/recipes-bsp/opensbi/opensbi_1.5.bb rename to meta/recipes-bsp/opensbi/opensbi_1.5.1.bb index 6b31d15a05..652b81182b 100644 --- a/meta/recipes-bsp/opensbi/opensbi_1.5.bb +++ b/meta/recipes-bsp/opensbi/opensbi_1.5.1.bb @@ -8,8 +8,8 @@ require opensbi-payloads.inc inherit autotools-brokensep deploy -SRCREV = "455de672dd7c2aa1992df54dfb08dc11abbc1b1a" -SRC_URI = "git://github.com/riscv/opensbi.git;branch=master;protocol=https" +SRCREV = "43cace6c3671e5172d0df0a8963e552bb04b7b20" +SRC_URI = "git://github.com/riscv/opensbi.git;branch=release-1.5.x;protocol=https" S = "${WORKDIR}/git"