I'll make you all a deal. When you all update your documentation (
https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded ) to
include the procedure for setting up my personal gmail account to allow git
send-email to work from my work laptop, I'll do it and submit my patch that
Ross,
I was trying to use the Pull Request method because originally I thought it
would mean I didn't have to use git send-email. Now, of course, I realize that
it's just some helpful wrapper scripts around using git send-email. :-(
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent t
I have confirmed your patch worked for me. Perhaps the documentation should
also be updated to indicate that remotes need to be cloned/added using the
https protocol?
I still can't send the resulting two files via git send-email (the final step),
as I would have to do a significant amount of co
I think I'm missing some context. Not really understanding what this script is
trying to accomplish I don't know what "remote branch" is vs "local branch".
Should "remote branch" be "master" and the local branch be the branch with the
change I want to make? Here's that script running with "set -
On Tue, Sep 20, 2022 at 05:19 PM, Alexandre Belloni wrote:
>
> Hello,
>
> On 20/09/2022 17:55:42+0000, Robert Henz via lists.openembedded.org wrote:
>
>
>> Hi everyone,
>>
>> I have a PR to fix the WantedBy parsing of the systemctl script. I
>> tri
Hi everyone,
I have a PR to fix the WantedBy parsing of the systemctl script. I tried to
follow the process described in your wiki
(https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded), but
ran into some problems I wasn't able to figure out. I will attach the patch
file for