From 7e505c34533b265a6da539126f4b25b9c6843f40 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 26 Aug 2026 16:09:09 +0800 Subject: [PATCH] libmxml: upgrade 4.0.4 -> 4.0.5 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../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 --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