Re: [meta-freescale] How to start with configuring drivers for i.mx

2018-04-11 Thread Mattis Asp
You need to source the correct environment variables to be able to find bitbake. Have a look at your root folder of where you initialized the project. write $ source setup-environment If it's not executable add it as executable using $ chmod u+x setup-environment. That should be it. On 14 March 20

[meta-freescale] How to add the standard library to arm-fslc-linux-gnueabi-gcc in yocto meta-toolchain fatal error: stdio.h: No such file or directory

2018-04-11 Thread Mattis Asp
Just posted the question here . It's better formatting. **Question**: How to add the standard library to arm-fslc-linux-gnueabi-gcc **Background**: I just had bitbake com