mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
libwmf: upgrade 0.2.13 -> 0.2.15
Also included tag in the SRC_URI. https://github.com/caolanm/libwmf/releases/tag/v0.2.15 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -16,8 +16,8 @@ inherit features_check autotools pkgconfig
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "git://github.com/caolanm/libwmf.git;protocol=https;branch=master"
|
||||
SRCREV = "9e4737f2293c0d127bda92e5b01896df10571424"
|
||||
SRC_URI = "git://github.com/caolanm/libwmf.git;protocol=https;branch=master;tag=v${PV}"
|
||||
SRCREV = "d00b314cc5fbed48fe79fd3acdcf42324d2f4b8e"
|
||||
|
||||
|
||||
do_install:append() {
|
||||
Reference in New Issue
Block a user