aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libmxml
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-01-07 18:13:02 +0100
committerKhem Raj <raj.khem@gmail.com>2020-01-09 14:05:37 -0800
commitf9f868e3e3d023e80b20fd3c46884d72a503104a (patch)
tree543cdc58bc4725ed179c93b7db6a7fce91a7882a /meta-oe/recipes-support/libmxml
parent4f3c9ca9b03d7a37514cc318e13166ddc191f61e (diff)
downloadmeta-openembedded-contrib-f9f868e3e3d023e80b20fd3c46884d72a503104a.tar.gz
libmxml: upgrade 3.0 -> 3.1
See https://github.com/michaelrsweet/mxml/releases/tag/v3.1 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libmxml')
-rw-r--r--meta-oe/recipes-support/libmxml/libmxml_3.1.bb (renamed from meta-oe/recipes-support/libmxml/libmxml_3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libmxml/libmxml_3.0.bb b/meta-oe/recipes-support/libmxml/libmxml_3.1.bb
index 5ca2dda323..4e77d6cc02 100644
--- a/meta-oe/recipes-support/libmxml/libmxml_3.0.bb
+++ b/meta-oe/recipes-support/libmxml/libmxml_3.1.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "https://www.msweet.org/mxml/"
BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues"
SRC_URI = "git://github.com/michaelrsweet/mxml.git"
-SRCREV = "c7755b6992a2afdd34dde47fc9be97f1237cfded"
+SRCREV = "e483e5fd8a33386fd46967681521bdd2da2b548f"
S = "${WORKDIR}/git"
inherit autotools