All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] purge recipes/linux-kexecboot and move to recipes/linux
@ 2010-06-17 12:24 Andrea Adami
  2010-06-17 12:29 ` Andrea Adami
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Andrea Adami @ 2010-06-17 12:24 UTC (permalink / raw)
  To: openembedded-devel

Hello,

I plan to move soon the kernel recipes of linux-kexecboot in the
standard recipes/linux location.

Being that the kernel directory is already overpopulated I was
thinking to remove some obsolete versions before moving the recipes.
I know that obsolete != unused, that's why I'm asking:

Who is using linux-kexecboot kernels?
Which machines apart some Zaurus are needing older 2.6.2x kernels?

If it's only about Zaurus I'd *only* keep an older version (still to
decide if 2.6.24 or 2.6.26) for a while and the latest 2.6.34.

Please make your comments.

Thanks

Andrea



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

* Re: [RFC] purge recipes/linux-kexecboot and move to recipes/linux
  2010-06-17 12:24 [RFC] purge recipes/linux-kexecboot and move to recipes/linux Andrea Adami
@ 2010-06-17 12:29 ` Andrea Adami
  2010-06-17 12:38 ` Frans Meulenbroeks
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Andrea Adami @ 2010-06-17 12:29 UTC (permalink / raw)
  To: openembedded-devel

Well,

fwiw actually recipes are in recipes/kexecboot and not recipes/linux-kexecboot

if one ever needs to look at those ;)


Sorry
Andrea



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

* Re: [RFC] purge recipes/linux-kexecboot and move to recipes/linux
  2010-06-17 12:24 [RFC] purge recipes/linux-kexecboot and move to recipes/linux Andrea Adami
  2010-06-17 12:29 ` Andrea Adami
@ 2010-06-17 12:38 ` Frans Meulenbroeks
  2010-06-17 13:19 ` Steffen Sledz
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Frans Meulenbroeks @ 2010-06-17 12:38 UTC (permalink / raw)
  To: openembedded-devel

2010/6/17 Andrea Adami <andrea.adami@gmail.com>:
> Hello,
>
> I plan to move soon the kernel recipes of linux-kexecboot in the
> standard recipes/linux location.

Actually I was wondering whether it made sense to move the
linux-libc-headers recipes to the linux dir too.
Not sure if there is enough overlap to make this beneficial in the end.

>
> Being that the kernel directory is already overpopulated I was

It is. Shouldn't we clean up this one? Or maybe introduce some subdirs or so?

> thinking to remove some obsolete versions before moving the recipes.
> I know that obsolete != unused, that's why I'm asking:
>
> Who is using linux-kexecboot kernels?
> Which machines apart some Zaurus are needing older 2.6.2x kernels?
>
> If it's only about Zaurus I'd *only* keep an older version (still to
> decide if 2.6.24 or 2.6.26) for a while and the latest 2.6.34.
>
> Please make your comments.
>
> Thanks
>
> Andrea
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



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

* Re: [RFC] purge recipes/linux-kexecboot and move to recipes/linux
  2010-06-17 12:24 [RFC] purge recipes/linux-kexecboot and move to recipes/linux Andrea Adami
  2010-06-17 12:29 ` Andrea Adami
  2010-06-17 12:38 ` Frans Meulenbroeks
@ 2010-06-17 13:19 ` Steffen Sledz
  2010-06-17 17:05 ` Hans Henry von Tresckow
  2010-06-18 10:08 ` Koen Kooi
  4 siblings, 0 replies; 7+ messages in thread
From: Steffen Sledz @ 2010-06-17 13:19 UTC (permalink / raw)
  To: openembedded-devel

Am 17.06.2010 14:24, schrieb Andrea Adami:
> Which machines apart some Zaurus are needing older 2.6.2x kernels?
> 
> If it's only about Zaurus I'd *only* keep an older version (still to
> decide if 2.6.24 or 2.6.26) for a while and the latest 2.6.34.

hipox needs 2.6.24. :(




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

* Re: [RFC] purge recipes/linux-kexecboot and move to recipes/linux
  2010-06-17 12:24 [RFC] purge recipes/linux-kexecboot and move to recipes/linux Andrea Adami
                   ` (2 preceding siblings ...)
  2010-06-17 13:19 ` Steffen Sledz
@ 2010-06-17 17:05 ` Hans Henry von Tresckow
  2010-06-18 10:08 ` Koen Kooi
  4 siblings, 0 replies; 7+ messages in thread
From: Hans Henry von Tresckow @ 2010-06-17 17:05 UTC (permalink / raw)
  To: openembedded-devel

On Thu, Jun 17, 2010 at 5:24 AM, Andrea Adami <andrea.adami@gmail.com>wrote:

> Hello,
>
> I plan to move soon the kernel recipes of linux-kexecboot in the
> standard recipes/linux location.
>
> Being that the kernel directory is already overpopulated I was
> thinking to remove some obsolete versions before moving the recipes.
> I know that obsolete != unused, that's why I'm asking:
>
> Who is using linux-kexecboot kernels?
> Which machines apart some Zaurus are needing older 2.6.2x kernels?
>
> If it's only about Zaurus I'd *only* keep an older version (still to
> decide if 2.6.24 or 2.6.26) for a while and the latest 2.6.34.
>
> Please make your comments.
>
> Thanks
>
> Andrea
>
> Poodle still only works with 2.6.24. I would vote to keep that one and I'll
try to get 2.6.34 working... at least it has early_printk :)


-- 
Henry von Tresckow (hvontres)


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

* Re: [RFC] purge recipes/linux-kexecboot and move to recipes/linux
  2010-06-17 12:24 [RFC] purge recipes/linux-kexecboot and move to recipes/linux Andrea Adami
                   ` (3 preceding siblings ...)
  2010-06-17 17:05 ` Hans Henry von Tresckow
@ 2010-06-18 10:08 ` Koen Kooi
  2010-06-18 11:09   ` Andrea Adami
  4 siblings, 1 reply; 7+ messages in thread
From: Koen Kooi @ 2010-06-18 10:08 UTC (permalink / raw)
  To: openembedded-devel

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

On 17-06-10 14:24, Andrea Adami wrote:
> Hello,
> 
> I plan to move soon the kernel recipes of linux-kexecboot in the
> standard recipes/linux location.
> 
> Being that the kernel directory is already overpopulated I was
> thinking to remove some obsolete versions before moving the recipes.
> I know that obsolete != unused, that's why I'm asking:
> 
> Who is using linux-kexecboot kernels?
> Which machines apart some Zaurus are needing older 2.6.2x kernels?
> 
> If it's only about Zaurus I'd *only* keep an older version (still to
> decide if 2.6.24 or 2.6.26) for a while and the latest 2.6.34.
> 
> Please make your comments.

I'm confused if you're RFC'ing one or more things, could you please show
patches to illustrate what you want?

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMG0WcMkyGM64RGpERAq4WAJwPHCB8k4YdIeBbsgdis8KH3a4G9QCdHYxb
Xf3Pk5E78uPS109SXm3fQWk=
=lnSK
-----END PGP SIGNATURE-----




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

* Re: [RFC] purge recipes/linux-kexecboot and move to recipes/linux
  2010-06-18 10:08 ` Koen Kooi
@ 2010-06-18 11:09   ` Andrea Adami
  0 siblings, 0 replies; 7+ messages in thread
From: Andrea Adami @ 2010-06-18 11:09 UTC (permalink / raw)
  To: openembedded-devel

> I'm confused if you're RFC'ing one or more things, could you please show
> patches to illustrate what you want?
>
> regards,
>
> Koen

Yea, actually the true RFC is about removing unused versions.
I don't think just moving *all* would even need an RFC...

My concerns are about the cruft if I would blindly copy all stuff.
This would stay there for long long time.

As example, I'd like to know if omap band could now move to 2.6.34 so
we could just throw the 2.6.29 and 2.6.32.

Regards

Andrea



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

end of thread, other threads:[~2010-06-18 11:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17 12:24 [RFC] purge recipes/linux-kexecboot and move to recipes/linux Andrea Adami
2010-06-17 12:29 ` Andrea Adami
2010-06-17 12:38 ` Frans Meulenbroeks
2010-06-17 13:19 ` Steffen Sledz
2010-06-17 17:05 ` Hans Henry von Tresckow
2010-06-18 10:08 ` Koen Kooi
2010-06-18 11:09   ` Andrea Adami

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.