All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Moving openmoko recipes and classes to obsolete
Date: Tue, 19 Oct 2010 11:12:29 +0200	[thread overview]
Message-ID: <20101019091229.GL3324@jama> (raw)
In-Reply-To: <AANLkTikTjmbYC8sg9QsNxi8Dt02sebKMkyMYG7oa5SyR@mail.gmail.com>

On Tue, Oct 19, 2010 at 11:00:42AM +0200, Frans Meulenbroeks wrote:
> 2010/10/19 Martin Jansa <martin.jansa@gmail.com>:
> > I was asked few times to cleanup old openmoko recipes.
> >
> > Openmoko as distribution was obsoleted on Aug 10 2010 and SHR is marked as
> > successor in that distro config.
> >
> > Yesterday khem asked me to fix libmokoui2 or obsolete it. We don't use
> > libmokoui2 in SHR and seems like nobody else does
> > http://tinderbox.openembedded.org/packages/libmokoui2/
> >
> > So I started to obsolete it and recipes depending on it.. and when it started
> > to fall apart I've moved last remaining parts to obsolete too.
> >
> > Please check this patch serie if you found something usefull for you and if yes,
> > then became maintainer for it (as nobody seems to care now).
> >
> > BTW: I have nothing against openmoko company/distro/recipes/machines :).
> >
> 
> Patch 9 didn't land here.

It's probably because it's 3.8MB big :/ I'll attach dirstat here.

> I agree with your reasoning, and reviewed the other patches and see no issues.

> The only small remark is that if you plan to move to obsolete today,
> that full removal on oct 22 is a little bit early in my eyes.

Removal Date:   2010-12-22

it's not October, but I'm ok to postpone it to 2011-06-01 or whatever..

because obsolete/nonworking recipes are not in my BBFILES mask :).

> Anyway for all the patches:
> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>

Thanks

----

Patch 09:

in short:

git mv recipes/linux/linux-openmoko-2.6.2[48]* recipes/obsolete/linux/

From 1578a95d9e9267e1a05f36063846d69343aca33e Mon Sep 17 00:00:00 2001
From: Martin Jansa <Martin.Jansa@gmail.com>
Date: Tue, 19 Oct 2010 09:52:01 +0200
Subject: [PATCH 09/13] linux-openmoko: obsolete 2.6.24 and 2.6.28

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 26 files changed, 41361 insertions(+), 41361 deletions(-)
 delete mode 100644 recipes/linux/linux-openmoko-2.6.24/0001-squashfs-with-lzma.patch
 delete mode 100644 recipes/linux/linux-openmoko-2.6.24/0002-squashfs-initrd.patch
 delete mode 100644 recipes/linux/linux-openmoko-2.6.24/0003-squashfs-force-O2.patch
 delete mode 100644 recipes/linux/linux-openmoko-2.6.24/0004-squashfs-Kconfig.patch
 delete mode 100644 recipes/linux/linux-openmoko-2.6.24/0005-squashfs-Makefile.patch
 delete mode 100644 recipes/linux/linux-openmoko-2.6.24/defconfig-2.6.22.5
 delete mode 100644 recipes/linux/linux-openmoko-2.6.24/defconfig-oe
 delete mode 100644 recipes/linux/linux-openmoko-2.6.24/gta01-fix-battery-class-name.patch
 delete mode 100644 recipes/linux/linux-openmoko-2.6.24/logo_linux_clut224.ppm
 delete mode 100644 recipes/linux/linux-openmoko-2.6.24/openwrt-ledtrig-netdev.patch
 delete mode 100644 recipes/linux/linux-openmoko-2.6.24_git.bb
 delete mode 100644 recipes/linux/linux-openmoko-2.6.28/defconfig-oe.patch
 delete mode 100644 recipes/linux/linux-openmoko-2.6.28_git.bb
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.24/0001-squashfs-with-lzma.patch
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.24/0002-squashfs-initrd.patch
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.24/0003-squashfs-force-O2.patch
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.24/0004-squashfs-Kconfig.patch
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.24/0005-squashfs-Makefile.patch
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.24/defconfig-2.6.22.5
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.24/defconfig-oe
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.24/gta01-fix-battery-class-name.patch
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.24/logo_linux_clut224.ppm
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.24/openwrt-ledtrig-netdev.patch
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.24_git.bb
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.28/defconfig-oe.patch
 create mode 100644 recipes/obsolete/linux/linux-openmoko-2.6.28_git.bb

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com



  reply	other threads:[~2010-10-19  9:13 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-19  8:33 Moving openmoko recipes and classes to obsolete Martin Jansa
2010-10-19  8:33 ` [PATCH 01/13] fso-image: remove obsoleted openmoko stuff Martin Jansa
2010-10-19  8:33 ` [PATCH 02/13] meta-angstrom-2007: remove openmoko-browser2 which was moved to obsoleted Martin Jansa
2010-10-19 11:12   ` Koen Kooi
2010-10-19  8:33 ` [PATCH 03/13] angstrom/sort.sh: remove om-3d7k as it was canceled long time ago Martin Jansa
2010-10-19 11:11   ` Koen Kooi
2010-10-19  8:33 ` [PATCH 04/13] angstrom/build-feeds: remove openmoko targets Martin Jansa
2010-10-19 11:12   ` Koen Kooi
2010-10-19  8:33 ` [PATCH 05/13] libmokoui2, openmoko-apps: move to obsolete as libmokoui2 doesn't build for a while and nobody cares to fix it Martin Jansa
2010-10-19  8:33 ` [PATCH 06/13] openmoko: obsolete tasks and images, openmoko as distribution was obsoleted on Aug 10, 2010 Martin Jansa
2010-10-19  8:33 ` [PATCH 07/13] openmoko: obsolete old openmoko classes and recipes using those Martin Jansa
2010-10-19  8:33 ` [PATCH 08/13] om-3d7k: remove machine definition, because it was canceled long time ago Martin Jansa
2010-10-19  8:33 ` [PATCH 09/13] linux-openmoko: obsolete 2.6.24 and 2.6.28 Martin Jansa
2010-10-19  8:33 ` [PATCH 10/13] openmoko: remove openmoko directories used from FILESPATH as openmoko distribution was obsoleted on Aug 2010 Martin Jansa
2010-10-19  8:33 ` [PATCH 11/13] openmoko: move initscripts, psplash, alsa-scenarios also to obsolete Martin Jansa
2010-10-19  8:33 ` [PATCH 12/13] settingsgui: move both versions to obsolete, nobody have it in task/images now Martin Jansa
2010-10-19  8:33 ` [PATCH 13/13] removal: add entry for removing obsoleted openmoko recipes Martin Jansa
2010-10-19  9:00 ` Moving openmoko recipes and classes to obsolete Frans Meulenbroeks
2010-10-19  9:12   ` Martin Jansa [this message]
2010-10-19  9:16     ` Frans Meulenbroeks
2010-10-19 13:08 ` Dr. Michael Lauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101019091229.GL3324@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.