diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb index b2dffcdb91..fa106ea41d 100644 --- a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb +++ b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb | |||
| @@ -11,9 +11,9 @@ SRC_URI = "git://github.com/rakshasa/libtorrent \ | |||
| 11 | file://0001-implement-64bit-atomic-for-mips.patch \ | 11 | file://0001-implement-64bit-atomic-for-mips.patch \ |
| 12 | file://0001-Define-64bit-atomic-helpers-for-ppc-32-bit.patch \ | 12 | file://0001-Define-64bit-atomic-helpers-for-ppc-32-bit.patch \ |
| 13 | " | 13 | " |
| 14 | SRCREV = "074f6ec51a2e4bc5c6140b4dad13c9bb56f3f0dc" | 14 | SRCREV = "756f70010779927dc0691e1e722ed433d5d295e1" |
| 15 | 15 | ||
| 16 | PV = "0.13.7+git${SRCPV}" | 16 | PV = "0.13.8" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
