mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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:
parent
b75ca7c2b0
commit
bff4185f62
@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user