From 3e59433d89857e138858c213af85cf999802be31 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 29 Nov 2018 15:50:37 -0500 Subject: [PATCH] libtinyxml2: update to 7.0.1 Signed-off-by: Brad Bishop Signed-off-by: Khem Raj --- .../libtinyxml2/{libtinyxml2_6.2.0.bb => libtinyxml2_7.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libtinyxml2/{libtinyxml2_6.2.0.bb => libtinyxml2_7.0.1.bb} (88%) diff --git a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_6.2.0.bb b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.0.1.bb similarity index 88% rename from meta-oe/recipes-support/libtinyxml2/libtinyxml2_6.2.0.bb rename to meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.0.1.bb index bbb69a1dd6..e4bb3f3263 100644 --- a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_6.2.0.bb +++ b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.0.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://tinyxml2.cpp;endline=22;md5=c19221dbd8a66ad3090462af4 SRC_URI = "git://github.com/leethomason/tinyxml2.git" -SRCREV = "c1424ee4e1c1ed8129d9147ccc920ab92dd9ef86" +SRCREV = "de6d164822076f9b1e26a7222808a25ac03867d8" S = "${WORKDIR}/git"