mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-29 23:12:45 +00:00
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>
This commit is contained in:
@@ -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 = " \
|
||||
|
||||
@@ -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 = " \
|
||||
|
||||
Reference in New Issue
Block a user