diff options
-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 | |||
6 | 6 | ||
7 | SRC_URI = "git://github.com/leethomason/tinyxml2.git" | 7 | SRC_URI = "git://github.com/leethomason/tinyxml2.git" |
8 | 8 | ||
9 | SRCREV = "37bc3aca429f0164adf68c23444540b4a24b5778" | 9 | SRCREV = "c1424ee4e1c1ed8129d9147ccc920ab92dd9ef86" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||