From: Michael Opdenacker <michael.opdenacker@bootlin.com>
To: thomas.perrot@bootlin.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core][PATCH] psplash: add psplash-default in rdepends
Date: Wed, 5 Oct 2022 18:03:43 +0200 [thread overview]
Message-ID: <f2f9731b-7a35-d29e-75c7-6b69d7ffc4ee@bootlin.com> (raw)
In-Reply-To: <20221005145712.2528771-1-thomas.perrot@bootlin.com>
Hello Thomas
Thanks for the patch!
On 05.10.22 16:57, Thomas Perrot via lists.openembedded.org wrote:
> Otherwise when the installation of recommended packages is prevented
> (NO_RECOMMENDATIONS = "1"), then splash screen will not be cast.
>
> Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
There's a problem with the way you send your patches though. I used to
have the same one.
If I apply your patch through "git am", the author of the commit is:
Thomas Perrot via lists.openembedded.org
<thomas.perrot=bootlin.com@lists.openembedded.org>
instead of
Thomas Perrot <thomas.perrot@bootlin.com>
Because of this issue, the maintainer has to manually fix this field
when accepting your patch. Worse, if he doesn't catch this, that's
harder to fix afterwards.
You should be able to fix this by running:
git config --global sendemail.from "thomas.perrot@bootlin.com"
At least this worked for me from the same domain ;-) See
https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded#Sending_using_git-send-email
Could you try to send an update? You could send it to me again through
private-mail first.
Thanks in advance
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2022-10-05 16:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-05 14:57 [OE-core][PATCH] psplash: add psplash-default in rdepends Thomas Perrot
2022-10-05 16:03 ` Michael Opdenacker [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-05 17:19 thomas.perrot
2022-10-05 17:25 ` 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=f2f9731b-7a35-d29e-75c7-6b69d7ffc4ee@bootlin.com \
--to=michael.opdenacker@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=thomas.perrot@bootlin.com \
/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.