diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2025-11-19 23:53:26 +1300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-19 09:41:30 -0800 |
| commit | 5039f2ebf10d934baa9412ee4183d092bc68b438 (patch) | |
| tree | e8f74f27c89604a05b6ed31a9c278b3414f6368a | |
| parent | a16c3b3c6b091550407ccc5bc879331880291d7e (diff) | |
| download | meta-openembedded-5039f2ebf10d934baa9412ee4183d092bc68b438.tar.gz | |
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>
| -rw-r--r-- | meta-oe/recipes-extended/libimobiledevice/libplist_2.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libimobiledevice/libplist_2.6.0.bb b/meta-oe/recipes-extended/libimobiledevice/libplist_2.6.0.bb index 1dfe895d23..69b9b46d62 100644 --- a/meta-oe/recipes-extended/libimobiledevice/libplist_2.6.0.bb +++ b/meta-oe/recipes-extended/libimobiledevice/libplist_2.6.0.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS = "libxml2 glib-2.0 swig python3" | |||
| 9 | inherit autotools pkgconfig python3native python3targetconfig ptest | 9 | inherit autotools pkgconfig python3native python3targetconfig ptest |
| 10 | 10 | ||
| 11 | SRCREV = "2117b8fdb6b4096455bd2041a63e59a028120136" | 11 | SRCREV = "2117b8fdb6b4096455bd2041a63e59a028120136" |
| 12 | SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master \ | 12 | SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master;tag=${PV} \ |
| 13 | file://run-ptest \ | 13 | file://run-ptest \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
