diff --git a/meta-oe/recipes-devtools/jq/jq_1.8.2.bb b/meta-oe/recipes-devtools/jq/jq_1.8.2.bb index c413391a7a..0bbe6e009f 100644 --- a/meta-oe/recipes-devtools/jq/jq_1.8.2.bb +++ b/meta-oe/recipes-devtools/jq/jq_1.8.2.bb @@ -14,6 +14,8 @@ SRC_URI = "git://github.com/jqlang/jq.git;protocol=https;branch=master;tag=jq-${ file://run-ptest \ " +CVE_PRODUCT = "jq_project:jq jqlang:jq" + inherit autotools ptest UPSTREAM_CHECK_GITTAGREGEX = "${BPN}-(?P\d+(\.\d+)+)"