Using gitsm also allows for the revmoval of SRCREV_json and SRCREV_doctest.

Signed-off-by: Adam Duskett <[email protected]>
---
 meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb 
b/meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb
index 38786b79ed..d07e49c4fe 100644
--- a/meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb
+++ b/meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb
@@ -12,17 +12,11 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=44d1fcf70c7aa6991533c38daf7befa3"
 PE = "1"
 
 SRCREV = "be08ba2be2a964edcdb3d3e3ea8d100abc26f286"
-SRCREV_json = "8c391e04fe4195d8be862c97f38cfe10e2a3472e"
-SRCREV_doctest = "ae7a13539fb71f270b87eb2e874fbac80bc8dda2"
 
-SRC_URI = "git://github.com/ToruNiina/toml11;branch=main;protocol=https \
-           
git://github.com/nlohmann/json;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/tests/extlib/json;name=json;branch=develop;protocol=https
 \
-           
git://github.com/doctest/doctest;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/tests/extlib/doctest;name=doctest;branch=master;protocol=https
 \
+SRC_URI = "gitsm://github.com/ToruNiina/toml11.git;protocol=https;branch=main \
            file://0001-Remove-whitespace-in-operator.patch \
            file://run-ptest \
 "
-SRCREV_FORMAT = "json_doctest"
-
 
 inherit cmake ptest
 
-- 
2.53.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#124463): 
https://lists.openembedded.org/g/openembedded-devel/message/124463
Mute This Topic: https://lists.openembedded.org/mt/117858410/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to