[oe-commits] Stefan Schmidt : openmoko-agpsui: Use http ptotocol in SRC_URI instead of https.

git version control git at git.openembedded.org
Wed Jun 3 12:38:47 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 80ee746cce5668735e3d5c44d21545a7a66d06b7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=80ee746cce5668735e3d5c44d21545a7a66d06b7

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Wed Jun  3 14:36:16 2009 +0200

openmoko-agpsui: Use http ptotocol in SRC_URI instead of https.

---

 recipes/openmoko-projects/openmoko-agpsui_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-projects/openmoko-agpsui_svn.bb b/recipes/openmoko-projects/openmoko-agpsui_svn.bb
index e70a2fe..347eee7 100644
--- a/recipes/openmoko-projects/openmoko-agpsui_svn.bb
+++ b/recipes/openmoko-projects/openmoko-agpsui_svn.bb
@@ -6,7 +6,7 @@ DEPENDS = "gtk+"
 PV = "0.1+svnr${SRCREV}"
 PR = "r1"
 
-SRC_URI = "svn://svn.projects.openmoko.org/svnroot/openmoko-agpsui;module=trunk;proto=https \
+SRC_URI = "svn://svn.projects.openmoko.org/svnroot/openmoko-agpsui;module=trunk;proto=http \
 file://fix-configure-for-new-autotools.patch;patch=1;pnum=2"
 
 S = "${WORKDIR}/trunk"





More information about the Openembedded-commits mailing list