aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorJohannes Pointner <johannes.pointner@br-automation.com>2018-06-05 14:14:10 +0200
committerKhem Raj <raj.khem@gmail.com>2018-06-05 18:17:21 -0700
commit5a0e68126215900b410db3136d560555b65f686f (patch)
tree52198ab8d48513527231d691973d801922577cb4 /meta-oe
parentbd650da7fba52677a6389471d139e4b1f080b4cf (diff)
downloadmeta-openembedded-contrib-5a0e68126215900b410db3136d560555b65f686f.tar.gz
libtinyxml2: update to 6.2.0
Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/libtinyxml2/libtinyxml2_6.2.0.bb (renamed from meta-oe/recipes-support/libtinyxml2/libtinyxml2_5.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_5.0.1.bb b/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"