This email list is read-only. Emails sent to this list will be discarded
----------------------------------
meta/packages/gnet/gnet_svn.bb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 88cc024814c3954c0ffeb8174ccd02cde921f423
Author: Richard Purdie <[EMAIL PROTECTED]>
Date: Fri Nov 7 11:53:04 2008 +0000
gnet: Use SRCREV, not SRCDATE and use http protocol for svn
Diff in this email is a maximum of 400 lines.
diff --git a/meta/packages/gnet/gnet_svn.bb b/meta/packages/gnet/gnet_svn.bb
index 49059ae..e9ee155 100644
--- a/meta/packages/gnet/gnet_svn.bb
+++ b/meta/packages/gnet/gnet_svn.bb
@@ -3,10 +3,10 @@ LICENSE = "LGPL"
SECTION = "libs/network"
HOMEPAGE = "http://www.gnetlibrary.org"
DEPENDS = "glib-2.0"
-PV = "2.0.7+svn${SRCDATE}"
+PV = "2.0.7+svnr${SRCREV}"
PR = "r1"
-SRC_URI = "svn://svn.gnome.org/svn/${PN}/;module=trunk \
+SRC_URI = "svn://svn.gnome.org/svn/${PN}/;module=trunk;proto=http \
file://buildfix.patch;patch=1 \
file://configure_fix.patch;patch=1 \
file://pkgconfig_fix.patch;patch=1 "
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits