aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-linaro/recipes-kernel/gator/gator_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-linaro/recipes-kernel/gator/gator_git.bb b/meta-linaro/recipes-kernel/gator/gator_git.bb
index 8aed22f9..edd4945e 100644
--- a/meta-linaro/recipes-kernel/gator/gator_git.bb
+++ b/meta-linaro/recipes-kernel/gator/gator_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://driver/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit update-rc.d
-SRC_URI = "git://git.linaro.org/arm/ds5/gator.git \
+SRC_URI = "git://git.linaro.org/arm/ds5/gator.git;protocol=http \
file://gator.init "
SRCREV = "${AUTOREV}"