From 975892f324a92b1f4a0e3ed4ccf6bbe33e64eba8 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Thu, 20 May 2021 09:41:27 +0800 Subject: [PATCH] libtinyxml2: upgrade 8.0.0 -> 8.1.0 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../libtinyxml2/{libtinyxml2_8.0.0.bb => libtinyxml2_8.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libtinyxml2/{libtinyxml2_8.0.0.bb => libtinyxml2_8.1.0.bb} (88%) diff --git a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.0.0.bb b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.1.0.bb similarity index 88% rename from meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.0.0.bb rename to meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.1.0.bb index a2491cf9e6..fea5aeff17 100644 --- a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.0.0.bb +++ b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.1.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=135624eef03e1f1101b9ba9ac9b5fffd" SRC_URI = "git://github.com/leethomason/tinyxml2.git" -SRCREV = "bf15233ad88390461f6ab0dbcf046cce643c5fcb" +SRCREV = "3291390336141573e51dfa991b4179c8bcd8f306" S = "${WORKDIR}/git"