From 420df3be9eed030695d9c8ba905ab2edcb19174d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 8 Feb 2011 09:47:46 +0100 Subject: [PATCH] linux-omap-psp 2.6.32: switch to git protocol Signed-off-by: Koen Kooi --- recipes-bsp/linux/linux-omap-psp_2.6.32.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/linux/linux-omap-psp_2.6.32.bb b/recipes-bsp/linux/linux-omap-psp_2.6.32.bb index 1a7097e0..611ac78f 100644 --- a/recipes-bsp/linux/linux-omap-psp_2.6.32.bb +++ b/recipes-bsp/linux/linux-omap-psp_2.6.32.bb @@ -11,7 +11,7 @@ SRCREV = "5fc29e7b2a76a64a739f857858ef0b98294aa155" # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc MACHINE_KERNEL_PR_append = "+gitr${SRCREV}" -SRC_URI = "git://arago-project.org/git/projects/linux-omap3.git;protocol=http;branch=master \ +SRC_URI = "git://arago-project.org/git/projects/linux-omap3.git;protocol=git;branch=master \ file://0001-Added-Crane-Board-support.patch \ file://0001-Revert-omap3-beagle-Fix-compile-time-errors.patch \ file://0002-board-omap3touchbook-make-it-build-against-TI-linux-.patch \