summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/cjson/cjson_1.7.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/cjson/cjson_1.7.18.bb')
-rw-r--r--meta-oe/recipes-devtools/cjson/cjson_1.7.18.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/cjson/cjson_1.7.18.bb b/meta-oe/recipes-devtools/cjson/cjson_1.7.18.bb
index bdeab3055c..33c8c28531 100644
--- a/meta-oe/recipes-devtools/cjson/cjson_1.7.18.bb
+++ b/meta-oe/recipes-devtools/cjson/cjson_1.7.18.bb
@@ -9,7 +9,6 @@ SRC_URI = "git://github.com/DaveGamble/cJSON.git;branch=master;protocol=https \
9 " 9 "
10SRCREV = "acc76239bee01d8e9c858ae2cab296704e52d916" 10SRCREV = "acc76239bee01d8e9c858ae2cab296704e52d916"
11 11
12S = "${WORKDIR}/git"
13 12
14inherit cmake pkgconfig ptest 13inherit cmake pkgconfig ptest
15 14