From: Marta Rybczynska Date: Fri, 20 Aug 2021 10:09:38 +0000 (+0200) Subject: lzo: add CVE_PRODUCT X-Git-Tag: uninative-3.4~128 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=366cf8201e36df1ac836e49de04ccda1f763ca9e;p=openembedded-core.git lzo: add CVE_PRODUCT lzo was missing CVE_PRODUCT and related CVEs (at least CVE-2014-4607) were not reported. Signed-off-by: Marta Rybczynska Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/lzo/lzo_2.10.bb b/meta/recipes-support/lzo/lzo_2.10.bb index 85b14b3c5c..f0c8631aea 100644 --- a/meta/recipes-support/lzo/lzo_2.10.bb +++ b/meta/recipes-support/lzo/lzo_2.10.bb @@ -18,6 +18,8 @@ SRC_URI[sha256sum] = "c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b42 inherit autotools ptest +CVE_PRODUCT = "lzo oberhumer:lzo2" + EXTRA_OECONF = "--enable-shared" do_install_ptest() {