Re: [PATCH rtems-net-legacy] nfsclient: Build nfsclient from the top level netlegacy script

2021-04-06 Thread Gedare Bloom
On Tue, Apr 6, 2021 at 4:26 PM Chris Johns wrote: > > On 7/4/21 7:40 am, Gedare Bloom wrote: > > On Tue, Apr 6, 2021 at 2:24 PM Chris Johns wrote: > >> > >> > >> > >>> On 4 Apr 2021, at 11:06 am, Vijay Kumar Banerjee wrote: > >>> > >>> --- > >>> netlegacy.py | 18 +- > >>>

Re: [PATCH rtems-net-legacy] nfsclient: Build nfsclient from the top level netlegacy script

2021-04-06 Thread Chris Johns
On 7/4/21 7:40 am, Gedare Bloom wrote: > On Tue, Apr 6, 2021 at 2:24 PM Chris Johns wrote: >> >> >> >>> On 4 Apr 2021, at 11:06 am, Vijay Kumar Banerjee wrote: >>> >>> --- >>> netlegacy.py | 18 +- >>> nfsclient/wscript | 1 + >>> wscript | 2 +- >>> 3 files

Re: [PATCH rtems-net-legacy] nfsclient: Build nfsclient from the top level netlegacy script

2021-04-06 Thread Gedare Bloom
On Tue, Apr 6, 2021 at 2:24 PM Chris Johns wrote: > > > > > On 4 Apr 2021, at 11:06 am, Vijay Kumar Banerjee wrote: > > > > --- > > netlegacy.py | 18 +- > > nfsclient/wscript | 1 + > > wscript | 2 +- > > 3 files changed, 19 insertions(+), 2 deletions(-) > > > >

Re: [PATCH rtems-net-legacy] nfsclient: Build nfsclient from the top level netlegacy script

2021-04-06 Thread Chris Johns
> On 4 Apr 2021, at 11:06 am, Vijay Kumar Banerjee wrote: > > --- > netlegacy.py | 18 +- > nfsclient/wscript | 1 + > wscript | 2 +- > 3 files changed, 19 insertions(+), 2 deletions(-) > > diff --git a/netlegacy.py b/netlegacy.py > index 89176e6..f470da2

Re: [PATCH rtems-net-legacy] nfsclient: Build nfsclient from the top level netlegacy script

2021-04-06 Thread Vijay Kumar Banerjee
On Mon, Apr 5, 2021 at 10:34 AM Gedare Bloom wrote: > > ok, push on Wednesday if no one complains > Thanks for the review. I think I found a complaint myself. :) This patch builds the nfsclient from the netlegacy script, so the nfsclient/wscript is not needed. I'll send a v2 of the patch with

Re: [PATCH rtems-net-legacy] nfsclient: Build nfsclient from the top level netlegacy script

2021-04-05 Thread Gedare Bloom
ok, push on Wednesday if no one complains On Sat, Apr 3, 2021 at 7:06 PM Vijay Kumar Banerjee wrote: > > --- > netlegacy.py | 18 +- > nfsclient/wscript | 1 + > wscript | 2 +- > 3 files changed, 19 insertions(+), 2 deletions(-) > > diff --git a/netlegacy.py

[PATCH rtems-net-legacy] nfsclient: Build nfsclient from the top level netlegacy script

2021-04-03 Thread Vijay Kumar Banerjee
--- netlegacy.py | 18 +- nfsclient/wscript | 1 + wscript | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/netlegacy.py b/netlegacy.py index 89176e6..f470da2 100644 --- a/netlegacy.py +++ b/netlegacy.py @@ -55,6 +55,13 @@ def build(bld):