diff options
-rw-r--r-- | meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb index c235547fea..c7a0562db4 100644 --- a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb +++ b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb | |||
@@ -17,6 +17,8 @@ CVE_STATUS[CVE-2009-1760] = "backported-patch: patched in our product" | |||
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||
20 | CVE_PRODUCT = "" | ||
21 | |||
20 | PACKAGECONFIG ??= "instrumentation aligned" | 22 | PACKAGECONFIG ??= "instrumentation aligned" |
21 | 23 | ||
22 | PACKAGECONFIG:remove:mipsarch = "instrumentation" | 24 | PACKAGECONFIG:remove:mipsarch = "instrumentation" |