diff mbox series

[meta-oe,06/23] libmxml: upgrade 4.0.4 -> 4.0.5

Message ID 20260826080926.989-6-wangmy@fujitsu.com
State New
Headers show
Series [meta-webserver,01/23] cockpit: upgrade 364 -> 366 | expand

Commit Message

Wang Mingyu Aug. 26, 2026, 8:09 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libmxml/{libmxml_4.0.4.bb => libmxml_4.0.5.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/libmxml/{libmxml_4.0.4.bb => libmxml_4.0.5.bb} (92%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/libmxml/libmxml_4.0.4.bb b/meta-oe/recipes-support/libmxml/libmxml_4.0.5.bb
similarity index 92%
rename from meta-oe/recipes-support/libmxml/libmxml_4.0.4.bb
rename to meta-oe/recipes-support/libmxml/libmxml_4.0.5.bb
index d692774f08..01142f6f0d 100644
--- a/meta-oe/recipes-support/libmxml/libmxml_4.0.4.bb
+++ b/meta-oe/recipes-support/libmxml/libmxml_4.0.5.bb
@@ -4,8 +4,8 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 HOMEPAGE = "https://www.msweet.org/mxml/"
 BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues"
 
-SRC_URI = "git://github.com/michaelrsweet/mxml.git;branch=master;protocol=https"
-SRCREV = "0d5afc4278d7a336d554602b951c2979c3f8f296"
+SRC_URI = "git://github.com/michaelrsweet/mxml.git;branch=master;protocol=https;tag=v${PV}"
+SRCREV = "18d5c7dd9c71ebc1d3f21fe1e0614300babdda84"
 
 # Package does not support out of tree builds.
 inherit autotools-brokensep