Re: [yocto] Raspberry pi build with QT5 creator...... failing to compile.

2017-05-14 Thread Steve Plant
Hi Trevor, Yes, you are correct, sorry if I had not made that clear. I’m currently cross compiling QT5 code on a windows machine running debian through VirtualBox which is then downloaded onto a Beaglebone Black embedded project. Although it works, its often prone to little idiosyncrasies which

[yocto] [PATCH][meta] Jethro issue with non-normalized paths in BBLAYERS during populate_sdk_ext

2017-05-14 Thread Laurent Gauthier
Issue with non-normalized paths in BBLAYERS during populate_sdk_ext This one-liner applies to Yocto Jethro and fixes a failure of populate_sdk_ext when copying bitbake and the layers. This failure occurs when your BBLAYERS variable contains things such as the followin