e2tools: include tag in SRC_URI

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ankur Tyagi 2026-03-27 00:03:02 +13:00 committed by Khem Raj
parent b75ca7c2b0
commit bff4185f62
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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 \
"