diff --git a/meta-isar/recipes-python/mtda/mtda_git.bb b/meta-isar/recipes-python/mtda/mtda_git.bb index 4c043b5d..dfd3cb7c 100644 --- a/meta-isar/recipes-python/mtda/mtda_git.bb +++ b/meta-isar/recipes-python/mtda/mtda_git.bb @@ -8,7 +8,7 @@ inherit dpkg SRC_URI += "git://git@github.com/siemens/mtda.git;protocol=https;branch=master" -SRCREV = "${AUTOREV}" +SRCREV = "f42a025de754032d83e703ddd056f184982fbaa2" S = "${WORKDIR}/git" DEPENDS += "zerorpc-python zstandard"