From 295aedbb9633b4b10fd60e32e61cf7d1321b20fa Mon Sep 17 00:00:00 2001 From: Klaus Schwarzkopf Date: Sun, 5 Dec 2010 15:59:29 +0100 Subject: [PATCH] libbacon_svn: fixed SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Klaus Schwarzkopf Signed-off-by: Eric Bénard --- recipes/gnome/libbacon_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/gnome/libbacon_svn.bb b/recipes/gnome/libbacon_svn.bb index ab00c42baf..33a99d4a58 100644 --- a/recipes/gnome/libbacon_svn.bb +++ b/recipes/gnome/libbacon_svn.bb @@ -7,7 +7,7 @@ PV = "0.0+svn${SRCDATE}" inherit gnome -SRC_URI = "svn://svn.gnome.org/svn/${PN}/;module=trunk" +SRC_URI = "svn://svn.gnome.org/svn/${PN}/;module=trunk;proto=http" S = "${WORKDIR}/trunk" -- 2.39.5