Re: [yocto] [meta-intel][Galileo] Kernel configuration isn't applied on linux-yocto-rt

2016-09-19 Thread Claudius Heine
Hi, in order to isolate this issue I removed every layer with the exception of poky and compiled linux-yocto-rt for "qemux86" with success. (CONFIG_64BIT was set to n) Then I added the meta-intel layer and compiled the real time kernel for "intel-core2-32" also with success. (CONFIG_64BIT=n)

[yocto] [meta-intel][Galileo] Kernel configuration isn't applied on linux-yocto-rt

2016-09-16 Thread Claudius Heine
Hi, I am currently trying to compile the linux-yocto-rt kernel for a custom board (called iot2000 here) based on the Intel Galileo platform. The build fails, because the kernel configuration isn't applied. However, the bitbake environment of the linux-yocto-rt target looks good to me and