aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-29 15:50:37 -0500
committerKhem Raj <raj.khem@gmail.com>2018-11-29 18:55:52 -0800
commit3e59433d89857e138858c213af85cf999802be31 (patch)
tree1ed0b649e2d4399eb6b6dc765716039ed62af1f7 /meta-oe
parent882d907f77e21df644ec7c5bc910ea13e915f600 (diff)
downloadmeta-openembedded-contrib-3e59433d89857e138858c213af85cf999802be31.tar.gz
libtinyxml2: update to 7.0.1
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.0.1.bb (renamed from meta-oe/recipes-support/libtinyxml2/libtinyxml2_6.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_6.2.0.bb b/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"