mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
webp-pixbuf-loader: 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:
@@ -12,7 +12,7 @@ inherit meson pkgconfig
|
||||
|
||||
EXTRA_OEMESON = "-Dupdate_cache=true"
|
||||
|
||||
SRC_URI = "git://github.com/aruiz/webp-pixbuf-loader.git;protocol=https;branch=mainline"
|
||||
SRC_URI = "git://github.com/aruiz/webp-pixbuf-loader.git;protocol=https;branch=mainline;tag=${PV}"
|
||||
|
||||
SRCREV = "52232e4ba282b2fed68e8fcb4b5d45ed0eaa4ed3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user