mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
flac_1.3.1.bb: set CVE_PRODUCT to libflac
NVD uses product name libflac for CVE's like: https://nvd.nist.gov/vuln/detail/CVE-2014-8962 (From OE-Core rev: e09bd27059b26affddf466f4e55a7f4c719c3b17) Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
71d451d169
commit
1b8e31afcc
@@ -19,6 +19,8 @@ SRC_URI = "http://downloads.xiph.org/releases/flac/${BP}.tar.xz"
|
||||
SRC_URI[md5sum] = "454f1bfa3f93cc708098d7890d0499bd"
|
||||
SRC_URI[sha256sum] = "91cfc3ed61dc40f47f050a109b08610667d73477af6ef36dcad31c31a4a8d53f"
|
||||
|
||||
CVE_PRODUCT = "libflac"
|
||||
|
||||
inherit autotools gettext
|
||||
|
||||
EXTRA_OECONF = "--disable-oggtest \
|
||||
|
||||
Reference in New Issue
Block a user