Re: [PATCH RSB] Add recipe for building rtems-net-legacy

2021-03-08 Thread Vijay Kumar Banerjee
On Mon, Mar 8, 2021 at 8:23 PM Chris Johns wrote: > > > > On 9/3/21 2:03 pm, Vijay Kumar Banerjee wrote: > > Hi Chris, > > > > Thanks for reviewing. > > > > On Mon, Mar 8, 2021 at 7:54 PM Chris Johns wrote: > >> > >> Hi Vijay, > >> > >> Thank you for sorting this out. > >> > >> On 9/3/21 1:31 pm,

Re: [PATCH RSB] Add recipe for building rtems-net-legacy

2021-03-08 Thread Chris Johns
On 9/3/21 2:03 pm, Vijay Kumar Banerjee wrote: > Hi Chris, > > Thanks for reviewing. > > On Mon, Mar 8, 2021 at 7:54 PM Chris Johns wrote: >> >> Hi Vijay, >> >> Thank you for sorting this out. >> >> On 9/3/21 1:31 pm, Vijay Kumar Banerjee wrote: >>> --- >>> rtems/config/6/rtems-net-legacy.bs

Re: [PATCH RSB] Add recipe for building rtems-net-legacy

2021-03-08 Thread Vijay Kumar Banerjee
Hi Chris, Thanks for reviewing. On Mon, Mar 8, 2021 at 7:54 PM Chris Johns wrote: > > Hi Vijay, > > Thank you for sorting this out. > > On 9/3/21 1:31 pm, Vijay Kumar Banerjee wrote: > > --- > > rtems/config/6/rtems-net-legacy.bset | 4 ++ > > rtems/config/tools/rtems-net-legacy-6.cfg

Re: [PATCH RSB] Add recipe for building rtems-net-legacy

2021-03-08 Thread Chris Johns
Hi Vijay, Thank you for sorting this out. On 9/3/21 1:31 pm, Vijay Kumar Banerjee wrote: > --- > rtems/config/6/rtems-net-legacy.bset | 4 ++ > rtems/config/tools/rtems-net-legacy-6.cfg | 12 > .../config/tools/rtems-net-legacy-common.cfg | 65 +++ > 3 files c

Re: [PATCH RSB] Add recipe for building rtems-net-legacy

2021-03-08 Thread Vijay Kumar Banerjee
Hello, This patch doesn't build due to an unrelated error in RSB: https://devel.rtems.org/ticket/4319 With a workaround to bypass the above error, this patch builds and installs rtems-net-legacy. Best regards, Vijay On Mon, Mar 8, 2021 at 7:31 PM Vijay Kumar Banerjee wrote: > > --- > rtems/co