[linux-yocto] Development host with the yocto target

2017-02-23 Thread Ran Shalit
Hello, What's the best way to arrange development host with intel target ? Do I just need the toolchain ? Or better use all libraries too ? i.e. the excat iso running on laptop ? Regards, Ran -- ___ linux-yocto mailing list

[linux-yocto] Append vs Expand

2017-02-23 Thread Ran Shalit
Hello, I am tring to understand the basic of the language. Does anyone knows what is the difference between "=" to "+=" I read in free-electrons tutorial: " = expand the value when using the variable += append (with space) " My english is not perfect, so I don't understand the diffrerence between