ChangeLog: https://github.com/catchorg/Catch2/releases/tag/v3.7.1
Signed-off-by: Yi Zhao <[email protected]> --- .../recipes-test/catch2/{catch2_3.7.0.bb => catch2_3.7.1.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-oe/recipes-test/catch2/{catch2_3.7.0.bb => catch2_3.7.1.bb} (92%) diff --git a/meta-oe/recipes-test/catch2/catch2_3.7.0.bb b/meta-oe/recipes-test/catch2/catch2_3.7.1.bb similarity index 92% rename from meta-oe/recipes-test/catch2/catch2_3.7.0.bb rename to meta-oe/recipes-test/catch2/catch2_3.7.1.bb index 2d571a9cf..35cdab5e8 100644 --- a/meta-oe/recipes-test/catch2/catch2_3.7.0.bb +++ b/meta-oe/recipes-test/catch2/catch2_3.7.1.bb @@ -5,7 +5,7 @@ LICENSE = "BSL-1.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" SRC_URI = "git://github.com/catchorg/Catch2.git;branch=devel;protocol=https" -SRCREV = "31588bb4f56b638dd5afc28d3ebff9b9dcefb88d" +SRCREV = "fa43b77429ba76c462b1898d6cd2f2d7a9416b14" S = "${WORKDIR}/git" @@ -16,6 +16,7 @@ do_install:append() { rm ${D}${datadir}/Catch2/gdbinit rmdir ${D}${datadir}/Catch2/ } + # Header-only library RDEPENDS:${PN}-dev = "" RRECOMMENDS:${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112537): https://lists.openembedded.org/g/openembedded-devel/message/112537 Mute This Topic: https://lists.openembedded.org/mt/108701372/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
