summaryrefslogtreecommitdiffstats
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
parentbd650da7fba52677a6389471d139e4b1f080b4cf (diff)
downloadmeta-openembedded-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>
-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 c763a6c2b..bbb69a1dd 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
6 6
7SRC_URI = "git://github.com/leethomason/tinyxml2.git" 7SRC_URI = "git://github.com/leethomason/tinyxml2.git"
8 8
9SRCREV = "37bc3aca429f0164adf68c23444540b4a24b5778" 9SRCREV = "c1424ee4e1c1ed8129d9147ccc920ab92dd9ef86"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12