[oe] [PATCH] Fix git URL to linux-omap git repo.

Guillaume GARDET guillaume.gardet at oliseo.fr
Tue Dec 6 13:21:19 UTC 2011


Signed-off-by: Guillaume GARDET <guillaume.gardet at oliseo.fr>
---
 recipes/linux/linux-omap_2.6.29.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-omap_2.6.29.bb b/recipes/linux/linux-omap_2.6.29.bb
index a87fb25..3248dc3 100644
--- a/recipes/linux/linux-omap_2.6.29.bb
+++ b/recipes/linux/linux-omap_2.6.29.bb
@@ -17,7 +17,7 @@ SRCREV = "58cf2f1425abfd3a449f9fe985e48be2d2555022"
 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
 PR_append = "+gitr${SRCREV}"
 
-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 = " \
-- 
1.7.7





More information about the Openembedded-devel mailing list