The develop branch doesn't exist anymore. The fetched commit is on the main branch.
Signed-off-by: Gyorgy Sarvari <[email protected]> --- meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb b/meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb index b601a7444d..4816fe2a70 100644 --- a/meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb +++ b/meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ef3f77a3507c3d91e75b9f2bdaee4210" DEPENDS = "sqlite3" -SRC_URI = "git://github.com/softhsm/SoftHSMv2.git;protocol=https;branch=develop" +SRC_URI = "git://github.com/softhsm/SoftHSMv2.git;protocol=https;branch=main" SRCREV = "7f99bedae002f0dd04ceeb8d86d59fc4a68a69a0" S = "${WORKDIR}/git"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122960): https://lists.openembedded.org/g/openembedded-devel/message/122960 Mute This Topic: https://lists.openembedded.org/mt/116970483/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
