From: Rod Whitby <rod@whitby.id.au>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [RFC] How to handle external kernel patches in oe the right way?
Date: Wed, 05 Sep 2007 07:51:09 +0930 [thread overview]
Message-ID: <46DDDA55.7070507@whitby.id.au> (raw)
In-Reply-To: <20070904202957.GD1429@dodger.lab.datenfreihafen.org>
Stefan Schmidt wrote:
> Due to my work on OpenEZX (http://www.openezx.org) I'm in touch with
> external kernel patches used in OE to build working kernels for
> different Motorola mobile phones.
>
> Talking with Koen about the best way to handle this we have some
> slightly different opinions on this. So we like to get some more
> opinions on this before pinning to a strategy.
>
> Koen like to pull the patches from a known-good rev into oe to have
> them all at one place for less fragile building and tweaking.
>
> I prefer OE to use our svn server with a fixed SRCREV which gets
> updated once a newer version is known good. I'm not a fan of
> duplicating the patches in OE if some small tweaking patches can also
> handle it.
For the ixp4xx-kernel in OE, I pull patches from a fixed known-good rev
in the nslu2-linux.org kernel patches svn. The reason is that it makes
it easier to keep the patches in sync for OE, OpenWrt and Debian (which
all use those patches).
> For bleeding edge building and testing we will create a recipe with
> DEFAULT = -1 anyway.
>
> I'm not totally against Koens approach, just see not much sense, but
> more problems in duplicating the patches in OE. If other people are
> still for it we can of course go that route.
I can see both points of view. As an upstream kernel patch maintainer,
I like to keep a single respository, and then use that in all the
downstream distributions (OE being just one of them) directly. As a
distro maintainer, Koen wants to ensure that OE is not affected by
downtime on the upstream server. Both are valid (but conflicting)
points of view.
Since I'm the ixp4xx-kernel.bb maintainer in OE at the moment, then I
feel that I have the right to choose the way that works for me for that
package :-) Since I also run the upstream svn server, I can ensure that
it has a better uptime than the OE monotone server and wiki ;-)
-- Rod
next prev parent reply other threads:[~2007-09-04 22:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-04 20:29 [RFC] How to handle external kernel patches in oe the right way? Stefan Schmidt
2007-09-04 22:21 ` Rod Whitby [this message]
2007-09-05 11:48 ` Nils Faerber
2007-09-05 17:36 ` Justin Patrin
2007-09-05 16:58 ` Richard Purdie
2007-09-05 17:39 ` Koen Kooi
2007-09-05 18:52 ` Dr. Michael Lauer
2007-09-05 19:49 ` Koen Kooi
2007-09-05 22:53 ` Dr. Michael Lauer
2007-09-05 19:52 ` Richard Purdie
2007-09-05 21:14 ` Graeme Gregory
2007-09-05 22:45 ` 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=46DDDA55.7070507@whitby.id.au \
--to=rod@whitby.id.au \
--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.