summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb')
-rw-r--r--meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb b/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb
index f16126d936..f1235d7b96 100644
--- a/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb
+++ b/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb
@@ -10,6 +10,7 @@ SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https;branch=master
10 10
11SRCREV = "3a8402c1de7c7747c95229db26d8d32fb85a7a52" 11SRCREV = "3a8402c1de7c7747c95229db26d8d32fb85a7a52"
12 12
13S = "${WORKDIR}/git" 13
14CVE_PRODUCT = "rsyslog:libfastjson"
14 15
15inherit autotools 16inherit autotools