summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-12-07 09:53:38 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-08 09:48:26 +0100
commita192653b4daa5bac703f22965ed2e85579d3a620 (patch)
tree7fae819d0bc09e64b41dbd0869f3a84b809a0f4a /recipes-kernel
parentaa209df889e2fce6f231e10552b5e7de4605889a (diff)
downloadmeta-ti-a192653b4daa5bac703f22965ed2e85579d3a620.tar.gz
linux-omap 2.6.3[79]: fix SRC_URI after kernel.org changes
Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-omap_2.6.37.bb2
-rw-r--r--recipes-kernel/linux/linux-omap_2.6.39.bb2
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
13FILESPATHPKG_prepend = "linux-omap-2.6.37:" 13FILESPATHPKG_prepend = "linux-omap-2.6.37:"
14 14
15SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ 15SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git;protocol=git \
16 file://defconfig" 16 file://defconfig"
17 17
18SRC_URI_append = " \ 18SRC_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
12FILESPATHPKG_prepend = "linux-omap-2.6.39:" 12FILESPATHPKG_prepend = "linux-omap-2.6.39:"
13 13
14SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ 14SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git;protocol=git \
15 file://defconfig" 15 file://defconfig"
16 16
17SRC_URI_append = " \ 17SRC_URI_append = " \