From: Martin Jansa Date: Wed, 18 Nov 2009 13:07:25 +0000 (+0100) Subject: samsung-soc-util: switch from https to http as certificat is not valid X-Git-Tag: Release-2010-05/1~1648^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f16423ff66a037f612d3b7e77f2b9503d7a7421;p=openembedded.git samsung-soc-util: switch from https to http as certificat is not valid Signed-off-by: Martin Jansa --- diff --git a/recipes/samsung-soc-utils/sjf2410-linux-native_svn.bb b/recipes/samsung-soc-utils/sjf2410-linux-native_svn.bb index ab271223f8..f6584109c6 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