Re: [dpdk-dev] [PATCH v1] doc: update cross build tool links and fix compiling issue

2019-10-22 Thread Joyce Kong (Arm Technology China)
ta...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v1] doc: update cross build tool links and fix > compiling issue > > On Sat, Oct 12, 2019 at 8:10 AM Joyce Kong wrote: > > > > Update cross build tool links as newer cross build tools version are > > provided on Linaro. &

Re: [dpdk-dev] [PATCH v1] doc: update cross build tool links and fix compiling issue

2019-10-12 Thread Jerin Jacob
On Sat, Oct 12, 2019 at 8:10 AM Joyce Kong wrote: > > Update cross build tool links as newer cross build tools > version are provided on Linaro. > And remove the command 'git checkout' which results in > compiling error when cross building. > > Fixes: 01add9da25cd ("doc: add cross compiling guide"

[dpdk-dev] [PATCH v1] doc: update cross build tool links and fix compiling issue

2019-10-11 Thread Joyce Kong
Update cross build tool links as newer cross build tools version are provided on Linaro. And remove the command 'git checkout' which results in compiling error when cross building. Fixes: 01add9da25cd ("doc: add cross compiling guide") Cc: sta...@dpdk.org Signed-off-by: Joyce Kong --- doc/guide