All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe-commits] Andrea Adami : linux: move stale patches to /obsolete/linux
       [not found] <E1QFCsw-00061a-Qk@melo.openembedded.org>
@ 2011-04-28  8:26 ` Andrea Adami
  2011-04-28 11:30   ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Adami @ 2011-04-28  8:26 UTC (permalink / raw)
  To: openembedded-devel

On Thu, Apr 28, 2011 at 12:07 AM, git version control
<git@git.openembedded.org> wrote:
> Module: openembedded.git
> Branch: org.openembedded.dev
> Commit: 71eb55a998a150f3dc828d2478b7875f807b3536
> URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=71eb55a998a150f3dc828d2478b7875f807b3536
>
> Author: Andrea Adami <andrea.adami@gmail.com>
> Date:   Thu Apr 28 00:05:40 2011 +0200
>
> linux: move stale patches to /obsolete/linux
>
> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
>
> ---
>
>  recipes/{ => obsolete}/linux/files/configs/.empty  |    0
>  recipes/{ => obsolete}/linux/files/ipaq-hal.init   |    0
>  .../linux/files/linux-2.6-limits.patch             |    0
>  .../linux/files/usb-gadget-ether-compat.patch      |    0
>  4 files changed, 0 insertions(+), 0 deletions(-)
>
> diff --git a/recipes/linux/files/configs/.empty b/recipes/obsolete/linux/files/configs/.empty
> similarity index 100%
> rename from recipes/linux/files/configs/.empty
> rename to recipes/obsolete/linux/files/configs/.empty
> diff --git a/recipes/linux/files/ipaq-hal.init b/recipes/obsolete/linux/files/ipaq-hal.init
> similarity index 100%
> rename from recipes/linux/files/ipaq-hal.init
> rename to recipes/obsolete/linux/files/ipaq-hal.init
> diff --git a/recipes/linux/files/linux-2.6-limits.patch b/recipes/obsolete/linux/files/linux-2.6-limits.patch
> similarity index 100%
> rename from recipes/linux/files/linux-2.6-limits.patch
> rename to recipes/obsolete/linux/files/linux-2.6-limits.patch
> diff --git a/recipes/linux/files/usb-gadget-ether-compat.patch b/recipes/obsolete/linux/files/usb-gadget-ether-compat.patch
> similarity index 100%
> rename from recipes/linux/files/usb-gadget-ether-compat.patch
> rename to recipes/obsolete/linux/files/usb-gadget-ether-compat.patch
>
>
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits
>

This patch broke multikernel builds (grepping too strict...).

This part needs to be reverted:
> rename from recipes/linux/files/configs/.empty
> rename to recipes/obsolete/linux/files/configs/.empty


I'll do it this evening if nobody does it before.
Sorry.


Andrea



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

* Re: [oe-commits] Andrea Adami : linux: move stale patches to /obsolete/linux
  2011-04-28  8:26 ` [oe-commits] Andrea Adami : linux: move stale patches to /obsolete/linux Andrea Adami
@ 2011-04-28 11:30   ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2011-04-28 11:30 UTC (permalink / raw)
  To: openembedded-devel

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

And have we now learned to stop touching core files without review?

On 28-04-11 10:26, Andrea Adami wrote:
> On Thu, Apr 28, 2011 at 12:07 AM, git version control
> <git@git.openembedded.org> wrote:
>> Module: openembedded.git
>> Branch: org.openembedded.dev
>> Commit: 71eb55a998a150f3dc828d2478b7875f807b3536
>> URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=71eb55a998a150f3dc828d2478b7875f807b3536
>>
>> Author: Andrea Adami <andrea.adami@gmail.com>
>> Date:   Thu Apr 28 00:05:40 2011 +0200
>>
>> linux: move stale patches to /obsolete/linux
>>
>> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
>>
>> ---
>>
>>  recipes/{ => obsolete}/linux/files/configs/.empty  |    0
>>  recipes/{ => obsolete}/linux/files/ipaq-hal.init   |    0
>>  .../linux/files/linux-2.6-limits.patch             |    0
>>  .../linux/files/usb-gadget-ether-compat.patch      |    0
>>  4 files changed, 0 insertions(+), 0 deletions(-)
>>
>> diff --git a/recipes/linux/files/configs/.empty b/recipes/obsolete/linux/files/configs/.empty
>> similarity index 100%
>> rename from recipes/linux/files/configs/.empty
>> rename to recipes/obsolete/linux/files/configs/.empty
>> diff --git a/recipes/linux/files/ipaq-hal.init b/recipes/obsolete/linux/files/ipaq-hal.init
>> similarity index 100%
>> rename from recipes/linux/files/ipaq-hal.init
>> rename to recipes/obsolete/linux/files/ipaq-hal.init
>> diff --git a/recipes/linux/files/linux-2.6-limits.patch b/recipes/obsolete/linux/files/linux-2.6-limits.patch
>> similarity index 100%
>> rename from recipes/linux/files/linux-2.6-limits.patch
>> rename to recipes/obsolete/linux/files/linux-2.6-limits.patch
>> diff --git a/recipes/linux/files/usb-gadget-ether-compat.patch b/recipes/obsolete/linux/files/usb-gadget-ether-compat.patch
>> similarity index 100%
>> rename from recipes/linux/files/usb-gadget-ether-compat.patch
>> rename to recipes/obsolete/linux/files/usb-gadget-ether-compat.patch
>>
>>
>> _______________________________________________
>> Openembedded-commits mailing list
>> Openembedded-commits@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits
>>
> 
> This patch broke multikernel builds (grepping too strict...).
> 
> This part needs to be reverted:
>> rename from recipes/linux/files/configs/.empty
>> rename to recipes/obsolete/linux/files/configs/.empty
> 
> 
> I'll do it this evening if nobody does it before.
> Sorry.
> 
> 
> Andrea

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

iD8DBQFNuU/JMkyGM64RGpERAsm/AJ9+iQ+lhSFvS5Usu8IGLG0EtM0VEwCfQd+u
dpx+dBfQhzQF6IXi7LG4M8U=
=9wEh
-----END PGP SIGNATURE-----




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

end of thread, other threads:[~2011-04-28 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1QFCsw-00061a-Qk@melo.openembedded.org>
2011-04-28  8:26 ` [oe-commits] Andrea Adami : linux: move stale patches to /obsolete/linux Andrea Adami
2011-04-28 11:30   ` Koen Kooi

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.