[oe] [meta-oe][PATCH] libtinyxml2: update to 7.1.0

Johannes Pointner johannes.pointner at br-automation.com
Tue Aug 20 09:10:35 UTC 2019


Also use license from new LICENSE.txt instead of using text from
tinyxml2.cpp.

Signed-off-by: Johannes Pointner <johannes.pointner at br-automation.com>
---
 .../{libtinyxml2_7.0.1.bb => libtinyxml2_7.1.0.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/libtinyxml2/{libtinyxml2_7.0.1.bb => libtinyxml2_7.1.0.bb} (69%)

diff --git a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.0.1.bb b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.1.0.bb
similarity index 69%
rename from meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.0.1.bb
rename to meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.1.0.bb
index e4bb3f326..9e197a918 100644
--- a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.0.1.bb
+++ b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.1.0.bb
@@ -2,11 +2,11 @@ SUMMARY = "TinyXML-2 is a simple, small, efficient, C++ XML parser that can be e
 HOMEPAGE = "http://www.grinninglizard.com/tinyxml2/"
 SECTION = "libs"
 LICENSE = "Zlib"
-LIC_FILES_CHKSUM = "file://tinyxml2.cpp;endline=22;md5=c19221dbd8a66ad3090462af4c5de5e7"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=135624eef03e1f1101b9ba9ac9b5fffd"
 
 SRC_URI = "git://github.com/leethomason/tinyxml2.git"
 
-SRCREV = "de6d164822076f9b1e26a7222808a25ac03867d8"
+SRCREV = "9c740e8d2341bd46dbe8e87053cdb4d931971967"
 
 S = "${WORKDIR}/git"
 
-- 
2.22.1




More information about the Openembedded-devel mailing list