From bb98778b70b05df2e9a749b874e455c83b4f2009 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 1 Aug 2010 10:28:06 +0200 Subject: [PATCH] libtorrent: moved to latest versions moved to latest versions of libtorrent and rtorrent also cleaned up the recipes a bit Signed-off-by: Frans Meulenbroeks --- .../{libtorrent_0.12.4.bb => libtorrent_0.12.6.bb} | 8 ++------ .../libtorrent/{rtorrent_0.8.4.bb => rtorrent_0.8.6.bb} | 5 ++--- 2 files changed, 4 insertions(+), 9 deletions(-) rename recipes/libtorrent/{libtorrent_0.12.4.bb => libtorrent_0.12.6.bb} (65%) rename recipes/libtorrent/{rtorrent_0.8.4.bb => rtorrent_0.8.6.bb} (71%) diff --git a/recipes/libtorrent/libtorrent_0.12.4.bb b/recipes/libtorrent/libtorrent_0.12.6.bb similarity index 65% rename from recipes/libtorrent/libtorrent_0.12.4.bb rename to recipes/libtorrent/libtorrent_0.12.6.bb index b29f60b491..6c32655ab2 100644 --- a/recipes/libtorrent/libtorrent_0.12.4.bb +++ b/recipes/libtorrent/libtorrent_0.12.6.bb @@ -11,10 +11,6 @@ inherit autotools pkgconfig EXTRA_OECONF = "--enable-aligned" -do_stage() { - autotools_stage_all -} +SRC_URI[md5sum] = "037499ed708aaf72988cee60e5a8d96b" +SRC_URI[sha256sum] = "7b02f33164966a05261e83bad76eef537198fefe76eaf57dfd64bb27c7d77129" - -SRC_URI[md5sum] = "7e4b4c29a69c86c38e3e60ec11fc2255" -SRC_URI[sha256sum] = "a48c307fdcc77a28ee3a2ba0b68501a42e3709bf693c52df4831b87c71c8c359" diff --git a/recipes/libtorrent/rtorrent_0.8.4.bb b/recipes/libtorrent/rtorrent_0.8.6.bb similarity index 71% rename from recipes/libtorrent/rtorrent_0.8.4.bb rename to recipes/libtorrent/rtorrent_0.8.6.bb index 8684b0ddc1..38b32e4bb0 100644 --- a/recipes/libtorrent/rtorrent_0.8.4.bb +++ b/recipes/libtorrent/rtorrent_0.8.6.bb @@ -11,6 +11,5 @@ PR = "r0" inherit autotools - -SRC_URI[md5sum] = "dc0f37d933b0b6c713ad617e09441f3b" -SRC_URI[sha256sum] = "257722380b39e84e700e9f2d2f6600ba724723f1ed59327bfce47a57d293eeee" +SRC_URI[md5sum] = "b804c45c01c40312926bcea6b55bb084" +SRC_URI[sha256sum] = "8c96c68e1524162abd1fc4b612d0c3d924fccc25159c0b3f208e69281f0b32db" -- 2.39.5