[oe][meta-oe][master-next][PATCH 10/11] libwmf: upgrade 0.2.13 -> 0.2.15
[email protected] Mon, 3 Aug 2026 00:04:41 +1200
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> Also included tag in the SRC_URI. https://github.com/caolanm/libwmf/releases/tag/v0.2.15 Signed-off-by: Ankur Tyagi <[email protected]> --- .../libwmf/{libwmf_0.2.13.bb => libwmf_0.2.15.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/libwmf/{libwmf_0.2.13.bb => libwmf_0.2.15.bb} (92%) diff --git a/meta-oe/recipes-extended/libwmf/libwmf_0.2.13.bb b/meta-oe/recipes-extended/libwmf/libwmf_0.2.15.bb similarity index 92% rename from meta-oe/recipes-extended/libwmf/libwmf_0.2.13.bb rename to meta-oe/recipes-extended/libwmf/libwmf_0.2.15.bb index c5411d53a1..a093c6410b 100644 --- a/meta-oe/recipes-extended/libwmf/libwmf_0.2.13.bb +++ b/meta-oe/recipes-extended/libwmf/libwmf_0.2.15.bb @@ -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() {