[meta-ti] [PATCH] linux-omap 2.6.3[79]: fix SRC_URI after kernel.org changes
Denys Dmytriyenko
denis at denix.org
Wed Dec 7 09:03:49 PST 2011
On Wed, Dec 07, 2011 at 09:53:38AM +0100, Koen Kooi wrote:
> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Acked-by: Denys Dmytriyenko <denys at ti.com>
> ---
> 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 = " \
> --
> 1.7.2.5
>
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
>
More information about the meta-ti
mailing list