mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-17 00:25:36 +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"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
CVE_PRODUCT = ""
|
||||||
|
|
||||||
PACKAGECONFIG ??= "instrumentation aligned"
|
PACKAGECONFIG ??= "instrumentation aligned"
|
||||||
|
|
||||||
PACKAGECONFIG:remove:mipsarch = "instrumentation"
|
PACKAGECONFIG:remove:mipsarch = "instrumentation"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user