From a192653b4daa5bac703f22965ed2e85579d3a620 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 7 Dec 2011 09:53:38 +0100 Subject: [PATCH] linux-omap 2.6.3[79]: fix SRC_URI after kernel.org changes Acked-by: Denys Dmytriyenko Signed-off-by: Koen Kooi --- recipes-kernel/linux/linux-omap_2.6.37.bb | 2 +- recipes-kernel/linux/linux-omap_2.6.39.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-omap_2.6.37.bb b/recipes-kernel/linux/linux-omap_2.6.37.bb index a79393f..aa7d2fc 100644 --- a/recipes-kernel/linux/linux-omap_2.6.37.bb +++ b/recipes-kernel/linux/linux-omap_2.6.37.bb @@ -12,7 +12,7 @@ SRCREV = "fa3b4e23ec20cfc944db7cc2b30b0d82c20e4472" FILESPATHPKG_prepend = "linux-omap-2.6.37:" -SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ +SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git;protocol=git \ file://defconfig" SRC_URI_append = " \ diff --git a/recipes-kernel/linux/linux-omap_2.6.39.bb b/recipes-kernel/linux/linux-omap_2.6.39.bb index 3204fbe..34e24e7 100644 --- a/recipes-kernel/linux/linux-omap_2.6.39.bb +++ b/recipes-kernel/linux/linux-omap_2.6.39.bb @@ -11,7 +11,7 @@ MACHINE_KERNEL_PR_append = "o" FILESPATHPKG_prepend = "linux-omap-2.6.39:" -SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ +SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git;protocol=git \ file://defconfig" SRC_URI_append = " \ -- 2.39.2