[oe-commits] [meta-openembedded] 01/13: libmxml: upgrade 3.0 -> 3.1

git at git.openembedded.org git at git.openembedded.org
Thu Jan 9 03:25:20 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit c9ca8d0133eddc22b8d6eeea2b3d023a08507a10
Author: Pierre-Jean Texier <pjtexier at koncepto.io>
AuthorDate: Tue Jan 7 18:13:02 2020 +0100

    libmxml: upgrade 3.0 -> 3.1
    
    See https://github.com/michaelrsweet/mxml/releases/tag/v3.1
    
    Signed-off-by: Pierre-Jean Texier <pjtexier at koncepto.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-support/libmxml/{libmxml_3.0.bb => libmxml_3.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/libmxml/libmxml_3.0.bb b/meta-oe/recipes-support/libmxml/libmxml_3.1.bb
similarity index 95%
rename from meta-oe/recipes-support/libmxml/libmxml_3.0.bb
rename to meta-oe/recipes-support/libmxml/libmxml_3.1.bb
index 5ca2dda..4e77d6c 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list