[oe-commits] Frederik 'playya' Sdun : sjf2410-linux-native: use http instead of https

git version control git at git.openembedded.org
Wed Nov 11 22:27:19 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 6e190c005660b39c04652233fed99899bac76683
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6e190c005660b39c04652233fed99899bac76683

Author: Frederik 'playya' Sdun <Frederik.Sdun at googlemail.com>
Date:   Wed Nov 11 23:23:57 2009 +0100

sjf2410-linux-native: use http instead of https

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../samsung-soc-utils/sjf2410-linux-native_svn.bb  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/samsung-soc-utils/sjf2410-linux-native_svn.bb b/recipes/samsung-soc-utils/sjf2410-linux-native_svn.bb
index fcfbba9..67feea9 100644
--- a/recipes/samsung-soc-utils/sjf2410-linux-native_svn.bb
+++ b/recipes/samsung-soc-utils/sjf2410-linux-native_svn.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 PV = "0.1+svnr${SRCREV}"
 PR = "r0"
 
-SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=sjf2410-linux;proto=https"
+SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=sjf2410-linux;proto=http"
 S = "${WORKDIR}/sjf2410-linux"
 
 inherit native





More information about the Openembedded-commits mailing list