[oe-commits] Klaus Schwarzkopf : dasher-gpe_0.0-svn: fixed SRC_URI

git version control git at git.openembedded.org
Thu Dec 9 20:57:08 UTC 2010


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

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sun Dec  5 15:35:59 2010 +0100

dasher-gpe_0.0-svn: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/dasher/dasher-gpe_0.0-svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/dasher/dasher-gpe_0.0-svn.bb b/recipes/dasher/dasher-gpe_0.0-svn.bb
index 5ca02ca..a63c6e9 100644
--- a/recipes/dasher/dasher-gpe_0.0-svn.bb
+++ b/recipes/dasher/dasher-gpe_0.0-svn.bb
@@ -4,7 +4,7 @@ PR = "r1"
 SRCREV = "1251"
 DEPENDS = "libxsettings-client libglade libxtst gconf gtk+"
 SECTION = "gpe"
-SRC_URI = "svn://svn.gnome.org/svn/dasher;module=trunk \
+SRC_URI = "svn://svn.gnome.org/svn/dasher;module=trunk;proto=http \
 	file://configure-lossage.patch"
 
 S = "${WORKDIR}/trunk"





More information about the Openembedded-commits mailing list