summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/tomlplusplus
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/tomlplusplus')
-rw-r--r--meta-oe/recipes-devtools/tomlplusplus/tomlplusplus_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/tomlplusplus/tomlplusplus_git.bb b/meta-oe/recipes-devtools/tomlplusplus/tomlplusplus_git.bb
index a6ec89a2ff..da8b1602be 100644
--- a/meta-oe/recipes-devtools/tomlplusplus/tomlplusplus_git.bb
+++ b/meta-oe/recipes-devtools/tomlplusplus/tomlplusplus_git.bb
@@ -9,7 +9,6 @@ SRC_URI = "git://github.com/marzer/tomlplusplus.git;protocol=https;branch=master
9 9
10PV = "3.4.0" 10PV = "3.4.0"
11SRCREV = "30172438cee64926dc41fdd9c11fb3ba5b2ba9de" 11SRCREV = "30172438cee64926dc41fdd9c11fb3ba5b2ba9de"
12S = "${WORKDIR}/git"
13 12
14DEPENDS = "cmake-native" 13DEPENDS = "cmake-native"
15 14