mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
libplist: update SRC_URI to include tag
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ DEPENDS = "libxml2 glib-2.0 swig python3"
|
||||
inherit autotools pkgconfig python3native python3targetconfig ptest
|
||||
|
||||
SRCREV = "2117b8fdb6b4096455bd2041a63e59a028120136"
|
||||
SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master \
|
||||
SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master;tag=${PV} \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user