diff --git a/meta-oe/recipes-support/libsimplelog/libsimplelog_1.1.0.bb b/meta-oe/recipes-support/libsimplelog/libsimplelog_1.1.0.bb index fbfa926166..53c13d726b 100644 --- a/meta-oe/recipes-support/libsimplelog/libsimplelog_1.1.0.bb +++ b/meta-oe/recipes-support/libsimplelog/libsimplelog_1.1.0.bb @@ -5,7 +5,7 @@ HOMEPAGE = "https://github.com/thuanalg/simplelog-topic" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=594fdc3cb85f0b684cf5d7b332a741be" -SRC_URI = "git://github.com/thuanalg/simplelog-topic.git;branch=main;protocol=https;" +SRC_URI = "git://github.com/thuanalg/simplelog-topic.git;branch=main;protocol=https;tag=v${PV}" SRCREV = "151e83902ca9755bcd285791d2f49de6fc30bfe6"