From 86a45a8436475f585bea012b04b897b549f1da85 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 16 Mar 2008 21:39:59 +0000 Subject: linux-beagleboard: switch to http protocol as that seems to be more forgiving with the wet piece of string internet connection the beagleboard server has --- packages/linux/linux-beagleboard_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/linux/linux-beagleboard_git.bb b/packages/linux/linux-beagleboard_git.bb index 12842cd969..f9858f7564 100644 --- a/packages/linux/linux-beagleboard_git.bb +++ b/packages/linux/linux-beagleboard_git.bb @@ -5,7 +5,7 @@ PV = "2.6.x+git${SRCREV}" COMPATIBLE_MACHINE = "beagleboard" -SRC_URI = "git://www.beagleboard.org/linux.git;protocol=git \ +SRC_URI = "git://www.beagleboard.org/linux.git;protocol=http \ file://defconfig" S = "${WORKDIR}/git" -- cgit v1.2.3