libtorrent: remove CVE mention

The CVE mentioned in the recipe applies to a different libtorrent
library, from:
https://github.com/arvidn/libtorrent

Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Beniamin Sandu 2024-04-05 16:13:35 +01:00 committed by Khem Raj
parent c581a72619
commit 0597c931ff
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -13,8 +13,6 @@ SRCREV = "e60f222241319aaae482789517ad00ae9344bd13"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
CVE_STATUS[CVE-2009-1760] = "backported-patch: patched in our product"
S = "${WORKDIR}/git"
PACKAGECONFIG ??= "instrumentation aligned"