diff --git a/meta-filesystems/recipes-utils/e2tools/e2tools_0.1.2.bb b/meta-filesystems/recipes-utils/e2tools/e2tools_0.1.2.bb index 06f0c28d6d..6581ac96d2 100644 --- a/meta-filesystems/recipes-utils/e2tools/e2tools_0.1.2.bb +++ b/meta-filesystems/recipes-utils/e2tools/e2tools_0.1.2.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS += "coreutils e2fsprogs" SRC_URI = " \ - git://github.com/e2tools/e2tools;protocol=https;branch=master \ + git://github.com/e2tools/e2tools;protocol=https;branch=master;tag=v${PV} \ file://run-ptest \ "