[oe-commits] Frans Meulenbroeks : libtorrent: moved to latest versions

git version control git at git.openembedded.org
Sun Aug 1 08:31:02 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: bb98778b70b05df2e9a749b874e455c83b4f2009
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bb98778b70b05df2e9a749b874e455c83b4f2009

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Aug  1 10:28:06 2010 +0200

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 <fransmeulenbroeks at gmail.com>

---

 .../{libtorrent_0.12.4.bb => libtorrent_0.12.6.bb} |    8 ++------
 .../{rtorrent_0.8.4.bb => rtorrent_0.8.6.bb}       |    5 ++---
 2 files changed, 4 insertions(+), 9 deletions(-)

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 b29f60b..6c32655 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 8684b0d..38b32e4 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"





More information about the Openembedded-commits mailing list