diff options
Diffstat (limited to 'meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.2.0.bb')
-rw-r--r-- | meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.2.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.2.0.bb b/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.2.0.bb index 02dcdb2696..241fd328d8 100644 --- a/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.2.0.bb +++ b/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.2.0.bb | |||
@@ -11,7 +11,6 @@ SRC_URI = "git://github.com/pboettch/json-schema-validator;branch=main;protocol= | |||
11 | 11 | ||
12 | SRCREV = "6b17782d6a5d1dee5d2c4fc5d25ffb1123913431" | 12 | SRCREV = "6b17782d6a5d1dee5d2c4fc5d25ffb1123913431" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | ||
15 | 14 | ||
16 | DEPENDS += "nlohmann-json" | 15 | DEPENDS += "nlohmann-json" |
17 | 16 | ||