aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorBeniamin Sandu <beniaminsandu@gmail.com>2024-04-05 16:13:35 +0100
committerKhem Raj <raj.khem@gmail.com>2024-04-05 10:21:15 -0700
commit0597c931ffbadf2a2242d8ed9cccb8567953d489 (patch)
treee6d029d10b74a7d7d3ded425e0cc60db3c598d6c /meta-oe
parentc581a72619dde503344173ed8e807d712c674be1 (diff)
downloadmeta-openembedded-0597c931ffbadf2a2242d8ed9cccb8567953d489.tar.gz
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>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
index c235547fea..38f5f63fc4 100644
--- a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
+++ b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
@@ -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"