Hi Sandeep

Am 04.01.23 um 23:09 schrieb Sandeep Gundlupet Raju via lists.openembedded.org:
The dtb files must be before the dtbo files, otherwise the overlays may
not be applied correctly.

...

Thanks for the patch updates!

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:
Sandeep Gundlupet Raju via lists.openembedded.org <[email protected]>
instead of
Sandeep Gundlupet Raju <[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 (#175517): 
https://lists.openembedded.org/g/openembedded-core/message/175517
Mute This Topic: https://lists.openembedded.org/mt/96061005/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to