Re: [yocto] [bitbake] OECORE_TARGET_SYSROOT and OECORE_NATIVE_SYSROOT variables not availables ?

2017-01-11 Thread Khem Raj
using Yocto build system ? > > Is there any doc link ? > > > > K. > > > > De : Khem Raj <raj.k...@gmail.com> > Envoyé : mardi 10 janvier 2017 20:39 > À : Karim ATIKI; yocto > Objet : Re: [yocto] [bitbake] OECOR

Re: [yocto] [bitbake] OECORE_TARGET_SYSROOT and OECORE_NATIVE_SYSROOT variables not availables ?

2017-01-10 Thread Karim ATIKI
Khem, Ok. How are they specified using Yocto build system ? Is there any doc link ? K. De : Khem Raj <raj.k...@gmail.com> Envoyé : mardi 10 janvier 2017 20:39 À : Karim ATIKI; yocto Objet : Re: [yocto] [bitbake] OECORE_TARGET_S

Re: [yocto] [bitbake] OECORE_TARGET_SYSROOT and OECORE_NATIVE_SYSROOT variables not availables ?

2017-01-10 Thread Khem Raj
These are specified differently when using the Yocto build system you should not be using these variables in your makefiles On Tue, Jan 10, 2017 at 8:11 AM Karim ATIKI wrote: > > > > > > > > > > > > > > > Hi, > > > > > > > > I'm using generated Poky SDK to cross-compile

[yocto] [bitbake] OECORE_TARGET_SYSROOT and OECORE_NATIVE_SYSROOT variables not availables ?

2017-01-10 Thread Karim ATIKI
Hi, I'm using generated Poky SDK to cross-compile our program source-codes, which works fine. Now I wish to integrate the build of the project into Yocto recipes using our makefiles. However, some custom parameters in the makefiles are using the variables OECORE_TARGET_SYSROOT and