summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 bbb69a1dd..e4bb3f326 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
6 6
7SRC_URI = "git://github.com/leethomason/tinyxml2.git" 7SRC_URI = "git://github.com/leethomason/tinyxml2.git"
8 8
9SRCREV = "c1424ee4e1c1ed8129d9147ccc920ab92dd9ef86" 9SRCREV = "de6d164822076f9b1e26a7222808a25ac03867d8"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12