aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libtinyxml2
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-03-05 07:24:52 +0000
committerKhem Raj <raj.khem@gmail.com>2020-03-04 23:51:57 -0800
commite5c5df9bcd8b0fbdcf33e8aa8d1949d03885400e (patch)
treec91345f720fff4bf7cae306cd383bca513d6ea9a /meta-oe/recipes-support/libtinyxml2
parentd16876d77723fa5670c412e76ca8f2ddf1f89a96 (diff)
downloadmeta-openembedded-contrib-e5c5df9bcd8b0fbdcf33e8aa8d1949d03885400e.tar.gz
libtinyxml2: upgrade 7.1.0 -> 8.0.0
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libtinyxml2')
-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"
SRC_URI = "git://github.com/leethomason/tinyxml2.git"
-SRCREV = "9c740e8d2341bd46dbe8e87053cdb4d931971967"
+SRCREV = "bf15233ad88390461f6ab0dbcf046cce643c5fcb"
S = "${WORKDIR}/git"