All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix git URL to linux-omap git repo.
@ 2011-12-06 13:21 Guillaume GARDET
  2011-12-06 16:24 ` Koen Kooi
  0 siblings, 1 reply; 5+ messages in thread
From: Guillaume GARDET @ 2011-12-06 13:21 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Guillaume GARDET

Signed-off-by: Guillaume GARDET <guillaume.gardet@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




^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] Fix git URL to linux-omap git repo.
  2011-12-06 13:21 [PATCH] Fix git URL to linux-omap git repo Guillaume GARDET
@ 2011-12-06 16:24 ` Koen Kooi
  2011-12-06 17:20   ` Guillaume GARDET - Oliséo
  0 siblings, 1 reply; 5+ messages in thread
From: Koen Kooi @ 2011-12-06 16:24 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 06-12-11 14:21, Guillaume GARDET schreef:
> Signed-off-by: Guillaume GARDET <guillaume.gardet@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"

Acked-by: Koen Kooi <k-kooi@ti.com>

But which machine is still using such an old kernel?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: GPGTools - http://gpgtools.org

iEYEARECAAYFAk7eQaEACgkQMkyGM64RGpE3/wCfSG7fhgerwSWAQ92KvXp6jdK0
b2MAoI+O9/UI3xiEvUpqs/iJ7ejsY/od
=eomX
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Fix git URL to linux-omap git repo.
  2011-12-06 16:24 ` Koen Kooi
@ 2011-12-06 17:20   ` Guillaume GARDET - Oliséo
  2011-12-06 18:46     ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Guillaume GARDET - Oliséo @ 2011-12-06 17:20 UTC (permalink / raw)
  To: openembedded-devel

This is for beagleboard but it seems there are recipes for newer kernels but they are not used by default.
Oh, theu have the same bad URL, should fix it.

Best regards,

Guillaume




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Fix git URL to linux-omap git repo.
  2011-12-06 17:20   ` Guillaume GARDET - Oliséo
@ 2011-12-06 18:46     ` Denys Dmytriyenko
  2011-12-07 13:29       ` Guillaume GARDET - Oliséo
  0 siblings, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2011-12-06 18:46 UTC (permalink / raw)
  To: openembedded-devel

On Tue, Dec 06, 2011 at 06:20:19PM +0100, Guillaume GARDET - Olis?o wrote:
> This is for beagleboard but it seems there are recipes for newer kernels 
> but they are not used by default.
> Oh, theu have the same bad URL, should fix it.

While you are at it, please fix these (some are outdated, but still):

$ grep 'tmlind/linux-omap-2.6' *
linux-kexecboot_2.6.32.bb:SRC_URI_append_omap3 = " git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git;rev=6833f1a8cdcb65a370f898bde6b6af63f81962df \
linux-omap_2.6.26.bb:SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
linux-omap_2.6.27.bb:SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
linux-omap_2.6.28.bb:SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;branch=omap-2.6.28;protocol=git \
linux-omap_2.6.29.bb:SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
linux-omap_2.6.31.bb:SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
linux-omap_2.6.32.bb:SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
linux-omap_2.6.37.bb:SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
linux-omap_2.6.38.bb:SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
linux-omap_2.6.39.bb:SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
linux-omap2_git.bb:SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
linux-omap_git.bb:SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \

-- 
Denys



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Fix git URL to linux-omap git repo.
  2011-12-06 18:46     ` Denys Dmytriyenko
@ 2011-12-07 13:29       ` Guillaume GARDET - Oliséo
  0 siblings, 0 replies; 5+ messages in thread
From: Guillaume GARDET - Oliséo @ 2011-12-07 13:29 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I will send a patch V2 with all URLs fixed.

Guillaume




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-07 14:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-06 13:21 [PATCH] Fix git URL to linux-omap git repo Guillaume GARDET
2011-12-06 16:24 ` Koen Kooi
2011-12-06 17:20   ` Guillaume GARDET - Oliséo
2011-12-06 18:46     ` Denys Dmytriyenko
2011-12-07 13:29       ` Guillaume GARDET - Oliséo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.