Hi Etienne

Many thanks for the patch!

On 11/7/22 10:51, Etienne Cordonnier via lists.openembedded.org wrote:
This is useful e.g. when using meta-clang, which introduces a dependency to 
nativesdk-binutils when
populating the SDK, and then a full tarball of binutils is fetched additionally 
to a shallow tarball.

Signed-off-by: Etienne Cordonnier <ecordonn...@snap.com>

However, there's a problem with the way your patches are received on the Yocto Project mailing lists though. I used to have it too.

If I apply your patch through "git am", the author of the commit will be:
Etienne Cordonnier via lists.openembedded.org <ecordonnier=snapchat....@lists.openembedded.org>
instead of
Etienne Cordonnier <ecordonn...@snap.com>

That's because of the configuration of the Yocto Project mailing lists, if I understood correctly.

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 "ecordonn...@snap.com"

This should add a "From" field to the sent patch which "git am" should be able to match with your name. At least this worked for me. 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 (don't hesitate to send a private one to me first)?

Thanks in advance
Michael.

--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#172958): 
https://lists.openembedded.org/g/openembedded-core/message/172958
Mute This Topic: https://lists.openembedded.org/mt/94806491/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to