Re: [PATCH] sb/config.py: Fix operator reconstruction

2021-03-11 Thread Ricardo Cardenes
Thanks Chris, Looking forward to future contributions :-) Regards, Ricardo On Thu, Mar 11, 2021 at 9:14 AM Chris Johns wrote: > On 12/3/21 3:55 am, Vijay Kumar Banerjee wrote: > > Hi, > > > > Pushed the patches to upstream and 5. Thank you! > > > > Thank you for the testing and Ricardo thank y

Re: [PATCH] sb/config.py: Fix operator reconstruction

2021-03-11 Thread Chris Johns
On 12/3/21 3:55 am, Vijay Kumar Banerjee wrote: > Hi, > > Pushed the patches to upstream and 5. Thank you! > Thank you for the testing and Ricardo thank you for the fix. Excellent work. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.o

Re: [PATCH] sb/config.py: Fix operator reconstruction

2021-03-11 Thread Vijay Kumar Banerjee
Hi, Pushed the patches to upstream and 5. Thank you! Best regards, Vijay On Thu, Mar 11, 2021 at 9:46 AM Vijay Kumar Banerjee wrote: > > Hi Ricardo and Gedare, > > On Thu, Mar 11, 2021 at 8:27 AM Gedare Bloom wrote: > > > > Looks alright, Vijay can you push? > > > Tested with PowerPC tool chai

Re: [PATCH] sb/config.py: Fix operator reconstruction

2021-03-11 Thread Vijay Kumar Banerjee
Hi Ricardo and Gedare, On Thu, Mar 11, 2021 at 8:27 AM Gedare Bloom wrote: > > Looks alright, Vijay can you push? > Tested with PowerPC tool chain and net legacy build. Works great. I'll push the patch to upstream and to 5 with a different ticket. > On Thu, Mar 11, 2021 at 12:32 AM Ricardo Cárde

Re: [PATCH] sb/config.py: Fix operator reconstruction

2021-03-11 Thread Gedare Bloom
Looks alright, Vijay can you push? On Thu, Mar 11, 2021 at 12:32 AM Ricardo Cárdenes wrote: > > Close #4335 > --- > source-builder/sb/config.py | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/source-builder/sb/config.py b/source-builder/sb/config.py > index d3ba6cd

[PATCH] sb/config.py: Fix operator reconstruction

2021-03-11 Thread Ricardo Cárdenes
Close #4335 --- source-builder/sb/config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source-builder/sb/config.py b/source-builder/sb/config.py index d3ba6cd..5bc96e2 100644 --- a/source-builder/sb/config.py +++ b/source-builder/sb/config.py @@ -991,9 +991,9 @@ clas