diff --git a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb index 38f5f63fc4..c235547fea 100644 --- a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb +++ b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb @@ -13,6 +13,8 @@ SRCREV = "e60f222241319aaae482789517ad00ae9344bd13" UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)" +CVE_STATUS[CVE-2009-1760] = "backported-patch: patched in our product" + S = "${WORKDIR}/git" PACKAGECONFIG ??= "instrumentation aligned"