* [meta-oe][PATCH] libtorrent: upgrade 0.13.7 -> 0.13.8
@ 2019-10-31 15:16 Zheng Ruoqin
2019-11-01 8:36 ` Adrian Bunk
0 siblings, 1 reply; 2+ messages in thread
From: Zheng Ruoqin @ 2019-10-31 15:16 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb | 4 ++--
1 file 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 b2dffcd..1533a28 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 \
file://0001-implement-64bit-atomic-for-mips.patch \
file://0001-Define-64bit-atomic-helpers-for-ppc-32-bit.patch \
"
-SRCREV = "074f6ec51a2e4bc5c6140b4dad13c9bb56f3f0dc"
+SRCREV = "756f70010779927dc0691e1e722ed433d5d295e1"
-PV = "0.13.7+git${SRCPV}"
+PV = "0.13.8+git${SRCPV}"
S = "${WORKDIR}/git"
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-oe][PATCH] libtorrent: upgrade 0.13.7 -> 0.13.8
2019-10-31 15:16 [meta-oe][PATCH] libtorrent: upgrade 0.13.7 -> 0.13.8 Zheng Ruoqin
@ 2019-11-01 8:36 ` Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2019-11-01 8:36 UTC (permalink / raw)
To: Zheng Ruoqin; +Cc: openembedded-devel
On Thu, Oct 31, 2019 at 11:16:17PM +0800, Zheng Ruoqin wrote:
>...
> -SRCREV = "074f6ec51a2e4bc5c6140b4dad13c9bb56f3f0dc"
> +SRCREV = "756f70010779927dc0691e1e722ed433d5d295e1"
>
> -PV = "0.13.7+git${SRCPV}"
> +PV = "0.13.8+git${SRCPV}"
>...
This is exactly the 0.13.8 release, please change to
PV = "0.13.8"
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-01 8:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-31 15:16 [meta-oe][PATCH] libtorrent: upgrade 0.13.7 -> 0.13.8 Zheng Ruoqin
2019-11-01 8:36 ` Adrian Bunk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.