From: Roland Hieber <rhi@pengutronix.de>
To: michael.opdenacker@bootlin.com
Cc: docs@lists.yoctoproject.org, yocto@pengutronix.de,
Alexander Kanavin <alex.kanavin@gmail.com>
Subject: Re: [docs] [PATCH 3/4] contributor-guide: discourage marking patches as Inappropriate
Date: Thu, 21 Sep 2023 10:53:54 +0200 [thread overview]
Message-ID: <20230921085354.cfwoukpg5x5eipe6@pengutronix.de> (raw)
In-Reply-To: <91629ad7-351b-74d2-133b-ae9805a16c46@bootlin.com>
On Wed, Sep 20, 2023 at 04:19:11PM +0200, Michael Opdenacker via lists.yoctoproject.org wrote:
>
> On 20.09.23 at 12:06, Roland Hieber wrote:
> > It was never really clear what all those reasons really meant, and every
> > patch submitted upstream liftens the maintenance on the Yocto side.
> > So remove the current list, and replace it with two reasons in which an
> > upstream submission likely won't benefit the upstream project.
> >
> > Suggested-by: Alexander Kanavin <alex.kanavin@gmail.com>
> > Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> > ---
> > .../contributor-guide/recipe-style-guide.rst | 30 +++++++++----------
> > 1 file changed, 14 insertions(+), 16 deletions(-)
> >
> > diff --git a/documentation/contributor-guide/recipe-style-guide.rst b/documentation/contributor-guide/recipe-style-guide.rst
> > index 4faadcd122d8..bc14c58a9759 100644
> > --- a/documentation/contributor-guide/recipe-style-guide.rst
> > +++ b/documentation/contributor-guide/recipe-style-guide.rst
> > @@ -299,22 +299,20 @@ following status strings:
> > ``Inappropriate [reason]``
> > The patch is not appropriate for upstream, include a brief reason on the
> > - same line enclosed with ``[]``. The reason can be:
> > -
> > - - ``not author`` (you are not the author and do not intend to upstream this,
> > - the source must be listed in the comments)
> > - - ``native``
> > - - ``licensing``
> > - - ``configuration``
> > - - ``enable feature``
> > - - ``disable feature``
> > - - ``bugfix`` (add bug URL here)
> > - - ``embedded specific``
> > - - ``other`` (give details in comments)
> > -
> > -The various ``Inappropriate [reason]`` status items are meant to indicate that
> > -the person responsible for adding this patch to the system does not intend to
> > -upstream the patch for a specific reason.
> > + same line enclosed with ``[]``. In the past, there were several different
> > + reasons not to submit patches upstream, but we have to consider that every
> > + non-upstreamed patch means a maintainance burden for recipe maintainers.
> > + Currently, the only reasons to mark patches as inappropriate for upstream
> > + submission are:
> > +
> > + - ``oe specific``: the issue is specific to how Yocto performs builds
> > + or sets things up at runtime, and can be resolved only with a patch that
> > + is not however relevant or appropriate for general upstream submission.
> > + - ``upstream ticket <link>``: the issue is not Yocto-specific and should be
> > + fixed upstream, but the patch in its current form is not suitable for
> > + merging upstream, and the author lacks sufficient expertise to develope a
> > + proper patch. Instead the issue is handled via a bug report (include
> > + link).
>
>
> There is a formatting issue here: the second line (starting with "fixed
> upstream") has an extra leading space compared to the first one, and this
> messes-up the way the paragraph is rendered. Check by yourself ;-)
Oh indeed. I'll chalk that up to not enough coffee… :-> Thanks for
catching it!
- Roland
--
Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2023-09-21 8:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-20 10:06 [PATCH 1/4] contributor-guide: recipe-style-guide: add section about CVE patches Roland Hieber
2023-09-20 10:06 ` [PATCH 2/4] contributor-guide: recipe-style-guide: add some more patch tagging examples Roland Hieber
2023-09-20 14:16 ` [docs] " Michael Opdenacker
2023-09-21 8:52 ` Roland Hieber
2023-09-22 9:25 ` Michael Opdenacker
2023-09-20 10:06 ` [PATCH 3/4] contributor-guide: discourage marking patches as Inappropriate Roland Hieber
2023-09-20 14:19 ` [docs] " Michael Opdenacker
2023-09-21 8:53 ` Roland Hieber [this message]
2023-09-20 10:06 ` [PATCH 4/4] contributor-guide: deprecate "Accepted" patch status Roland Hieber
2023-09-20 14:25 ` [docs] " Michael Opdenacker
2023-09-20 14:11 ` [docs] [PATCH 1/4] contributor-guide: recipe-style-guide: add section about CVE patches Michael Opdenacker
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=20230921085354.cfwoukpg5x5eipe6@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=alex.kanavin@gmail.com \
--cc=docs@lists.yoctoproject.org \
--cc=michael.opdenacker@bootlin.com \
--cc=yocto@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox