diff options
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.bb | 3 |
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 | ||
11 | SRCREV = "3a8402c1de7c7747c95229db26d8d32fb85a7a52" | 11 | SRCREV = "3a8402c1de7c7747c95229db26d8d32fb85a7a52" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | |
14 | CVE_PRODUCT = "rsyslog:libfastjson" | ||
14 | 15 | ||
15 | inherit autotools | 16 | inherit autotools |