diff --git a/meta-3dr/recipes-sololink/stm32loader/stm32loader.bb b/meta-3dr/recipes-sololink/stm32loader/stm32loader.bb index ae1b8ba..1a9470e 100644 --- a/meta-3dr/recipes-sololink/stm32loader/stm32loader.bb +++ b/meta-3dr/recipes-sololink/stm32loader/stm32loader.bb @@ -3,7 +3,7 @@ SUMMARY = "stm32loader.py for bootloading the stm32" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING3;md5=4fe869ee987a340198fb0d54c55c47f1" -SRCREV = "54c565ecdfa8e92f803d869013429eb118d37419" +SRCREV = "${AUTOREV}" SRC_URI = "git://github.com/OpenSolo/stm32loader/" S = "${WORKDIR}/git"