diff --git a/meta-leda-components/recipes-sdv/eclipse-leda/kanto-auto-deployer_0.3.0.bb b/meta-leda-components/recipes-sdv/eclipse-leda/kanto-auto-deployer_0.3.0.bb index ab178c3..b95d570 100644 --- a/meta-leda-components/recipes-sdv/eclipse-leda/kanto-auto-deployer_0.3.0.bb +++ b/meta-leda-components/recipes-sdv/eclipse-leda/kanto-auto-deployer_0.3.0.bb @@ -16,7 +16,7 @@ inherit cargo SRC_URI += "gitsm://github.com/eclipse-leda/leda-utils.git;protocol=https;nobranch=1;branch=main" -SRCREV = "6b3be0d5b8f1d10472464faf0f9adfb7c043a0fe" +SRCREV = "4c9963a1872464fec48b09ef4b24137d76911684" S = "${WORKDIR}/git" CARGO_SRC_DIR = "src/rust/kanto-auto-deployer"