mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-06-09 23:14:47 +00:00
libtorrent: remove incorrect CVE mapping
The CVE_PRODUCT variable is assigned automatically to BPN. Unset it for this recipe so the CVEs can be checked against the correct recipe. Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
724705aa1e
commit
cf50369230
@ -17,6 +17,8 @@ CVE_STATUS[CVE-2009-1760] = "backported-patch: patched in our product"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
CVE_PRODUCT = ""
|
||||
|
||||
PACKAGECONFIG ??= "instrumentation aligned"
|
||||
|
||||
PACKAGECONFIG:remove:mipsarch = "instrumentation"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user