diff options
| author | Beniamin Sandu <beniaminsandu@gmail.com> | 2024-04-05 16:13:35 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-04-07 08:36:35 -0700 |
| commit | 78264f8f232c6dda1e39c279c668d85538e2e753 (patch) | |
| tree | ccc20ee6ca1b092585290115ef09d80fe2087216 /meta-oe | |
| parent | 880f80650080a12c1eef94e6205c5157057904e1 (diff) | |
| download | meta-openembedded-78264f8f232c6dda1e39c279c668d85538e2e753.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.bb | 2 |
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" | |||
| 13 | 13 | ||
| 14 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 14 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
| 15 | 15 | ||
| 16 | CVE_STATUS[CVE-2009-1760] = "backported-patch: patched in our product" | ||
| 17 | |||
| 18 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 19 | 17 | ||
| 20 | PACKAGECONFIG ??= "instrumentation aligned" | 18 | PACKAGECONFIG ??= "instrumentation aligned" |
