Re: [Toaster] Small patch for toaster.bbclass
"Reyna, David" <[email protected]>
| Newsgroups | org.yoctoproject.lists.toaster |
|---|---|
| Message-ID | <BY5PR11MB41675F7011B78CF7A4DC9201EA259@BY5PR11MB4167.namprd11.prod.outlook.com> |
Hi Bogdan, Thank you for the email. I am looking at your patch and it looks good so far. I can help you with the patch submission. There is an easy process for submitting Toaster patches, and it is captured here: https://wiki.yoctoproject.org/wiki/Contribute_to_Toaster Thanks! David Reyna From: [email protected] <[email protected]> On Behalf Of ilies bogdan via lists.yoctoproject.org Sent: Saturday, May 22, 2021 8:36 AM To: [email protected] Subject: [Toaster] Small patch for toaster.bbclass Hello guys, My name is Bogdan Ilies and while using toaster for a bobby project I ran into a small issue with toaster. Attached I am providing my proposed patch. If you think this is an appropriate fix could you please help me get it merged into poky or help me with write access to poky-contrib so that I can propose the patch in there? The patch is about having a special character like "\t" within the value of BBLAYERS which would lead to trying to consider a layer with name "\t" because during splitting only the value from BBLAYERS is stripped and not also the value for layer after split. Thank you very much for your time. A great weekend to you all, Bogdan Ilies