diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/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 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 |