[oe-commits] Martin Jansa : samsung-soc-util: switch from https to http as certificat is not valid

git version control git at git.openembedded.org
Thu Nov 19 08:10:34 UTC 2009


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Nov 18 14:07:25 2009 +0100

samsung-soc-util: switch from https to http as certificat is not valid

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 ab27122..f658410 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${SRCPV}"
 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