<div dir="ltr"><div>hi Robin,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 26, 2020 at 1:52 AM Robin Müller <<a href="mailto:robin.mueller.m@gmail.com">robin.mueller.m@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>I can't submit a patch via the way recommended on the website.</div><div>I tried to send the mail via web interface to <a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a> directly but then I received something related to spam protection. <br></div><div><br></div><div>It's just a small patch for the arm/stm32h7 bsp which allows to adapt the clock rate in config.ini for the nucleo board. I also added .project to the .gitignore files so I can load the rtems soures and browse them in Eclipse. Is there any other way to submit it or can anyone tell me why I get the Username/Password reject warning when trying to submit the patch via command line? I'm sending from a GMAIL account..<br></div><div><br></div></div></blockquote><div><br></div><div>You can add .project to rtems.git/.git/info/exclude for local ignore, or you could create your own global core.excludesfile and add .project to your personal .gitignore file pointed to by that option. We can't reasonably add all possible file types that different OSs, distros, editors, etc create.</div><div><br></div><div>gmail/Google starting to reject some kinds of authentication. To use git-send-email via GMail requires disabling some account security settings. The relevant settings are under your Google Account.</div><div><br></div><div>Hit the grid icon on your browser in any Google app and select your Account (or click your picture and Manage your Account). Go to Security, scroll down to "Less secure app access", and enable it. Send the email via git send-email, and then you can disable the less secure access again. Sometimes Google will randomly disable it again for you.</div><div><br></div><div>I looked for how to do this with their "more secure" approach, but it requires some more complex methods involving generating and manage Oauth-like tokens. I don't think git send-email has been made to work with these yet.</div><div><br></div><div>Gedare</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>Kind Regards</div><div>Robin<br></div></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div></div>