From 6b95556be10f6d276328282dbf7c5392d5982312 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 12 Mar 2014 08:40:42 +0100 Subject: gator: switch SRC_URI to http protocol Change-Id: Ia4defdf09e1c647d860f872e6ec2d583b041ca98 Signed-off-by: Koen Kooi --- meta-linaro/recipes-kernel/gator/gator_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-linaro/recipes-kernel') 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}" -- cgit v1.2.3