diff options
-rw-r--r-- | meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.0.0.bb (renamed from meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.1.0.bb b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.0.0.bb index 9e197a9180..a2491cf9e6 100644 --- a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_7.1.0.bb +++ b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_8.0.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=135624eef03e1f1101b9ba9ac9b5fffd" | |||
6 | 6 | ||
7 | SRC_URI = "git://github.com/leethomason/tinyxml2.git" | 7 | SRC_URI = "git://github.com/leethomason/tinyxml2.git" |
8 | 8 | ||
9 | SRCREV = "9c740e8d2341bd46dbe8e87053cdb4d931971967" | 9 | SRCREV = "bf15233ad88390461f6ab0dbcf046cce643c5fcb" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||