summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb2
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
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20CVE_PRODUCT = ""
21
20PACKAGECONFIG ??= "instrumentation aligned" 22PACKAGECONFIG ??= "instrumentation aligned"
21 23
22PACKAGECONFIG:remove:mipsarch = "instrumentation" 24PACKAGECONFIG:remove:mipsarch = "instrumentation"