aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-09-16 01:43:13 +0200
committerKhem Raj <raj.khem@gmail.com>2019-09-16 18:24:48 -0700
commitb40263b948ae6f7e52ee5d8e00479d36f9f75b81 (patch)
tree23ed6f17d8e081de4f9ab7660ede3976eb0f8196 /meta-oe
parent066ed72c7118455905ad69a79ec378a2b4f759f0 (diff)
downloadmeta-openembedded-contrib-b40263b948ae6f7e52ee5d8e00479d36f9f75b81.tar.gz
catch2: update to 2.9.2
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-test/catch2/catch2_2.9.2.bb (renamed from meta-oe/recipes-test/catch2/catch2_2.7.2.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-oe/recipes-test/catch2/catch2_2.7.2.bb b/meta-oe/recipes-test/catch2/catch2_2.9.2.bb
index b5c8573296..57fc935f77 100644
--- a/meta-oe/recipes-test/catch2/catch2_2.7.2.bb
+++ b/meta-oe/recipes-test/catch2/catch2_2.9.2.bb
@@ -5,10 +5,8 @@ HOMEPAGE = "https://github.com/catchorg/Catch2"
LICENSE = "BSL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
-SRC_URI = "git://github.com/catchorg/Catch2.git \
- "
-# v2.7.2
-SRCREV = "7c37501b070c0e9ea9cdedbeac2059f0a6b0a8ab"
+SRC_URI = "git://github.com/catchorg/Catch2.git"
+SRCREV = "2c869e17e4803d30b3d5ca5b0d76387b9db97fa5"
S = "${WORKDIR}/git"