diff options
-rw-r--r-- | recipes-kernel/linux/linux-omap_2.6.37.bb | 2 | ||||
-rw-r--r-- | 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 a79393f1..aa7d2fc4 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" | |||
12 | 12 | ||
13 | FILESPATHPKG_prepend = "linux-omap-2.6.37:" | 13 | FILESPATHPKG_prepend = "linux-omap-2.6.37:" |
14 | 14 | ||
15 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ | 15 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git;protocol=git \ |
16 | file://defconfig" | 16 | file://defconfig" |
17 | 17 | ||
18 | SRC_URI_append = " \ | 18 | 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 3204fbe0..34e24e72 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" | |||
11 | 11 | ||
12 | FILESPATHPKG_prepend = "linux-omap-2.6.39:" | 12 | FILESPATHPKG_prepend = "linux-omap-2.6.39:" |
13 | 13 | ||
14 | SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ | 14 | SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git;protocol=git \ |
15 | file://defconfig" | 15 | file://defconfig" |
16 | 16 | ||
17 | SRC_URI_append = " \ | 17 | SRC_URI_append = " \ |