From 5a0e68126215900b410db3136d560555b65f686f Mon Sep 17 00:00:00 2001 From: Johannes Pointner Date: Tue, 5 Jun 2018 14:14:10 +0200 Subject: [PATCH] libtinyxml2: update to 6.2.0 Signed-off-by: Johannes Pointner Signed-off-by: Khem Raj --- .../libtinyxml2/{libtinyxml2_5.0.1.bb => libtinyxml2_6.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libtinyxml2/{libtinyxml2_5.0.1.bb => libtinyxml2_6.2.0.bb} (88%) diff --git a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_5.0.1.bb b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_6.2.0.bb similarity index 88% rename from meta-oe/recipes-support/libtinyxml2/libtinyxml2_5.0.1.bb rename to meta-oe/recipes-support/libtinyxml2/libtinyxml2_6.2.0.bb index c763a6c2b3..bbb69a1dd6 100644 --- a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_5.0.1.bb +++ b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_6.2.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://tinyxml2.cpp;endline=22;md5=c19221dbd8a66ad3090462af4 SRC_URI = "git://github.com/leethomason/tinyxml2.git" -SRCREV = "37bc3aca429f0164adf68c23444540b4a24b5778" +SRCREV = "c1424ee4e1c1ed8129d9147ccc920ab92dd9ef86" S = "${WORKDIR}/git"