summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb')
-rw-r--r--meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
index 2fa24b29b..28a3e1e77 100644
--- a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
+++ b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
@@ -11,6 +11,10 @@ SRC_URI = "git://github.com/rakshasa/libtorrent;branch=master;protocol=https \
11 " 11 "
12SRCREV = "756f70010779927dc0691e1e722ed433d5d295e1" 12SRCREV = "756f70010779927dc0691e1e722ed433d5d295e1"
13 13
14CVE_CHECK_IGNORE += "\
15 CVE-2009-1760 \
16"
17
14PV = "0.13.8" 18PV = "0.13.8"
15 19
16S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"