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 <[email protected]>

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 <[email protected]>
instead of
Etienne Cordonnier <[email protected]>

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 "[email protected]"

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: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to