Re: [yocto] Thud Kernel Configuration not Working

2019-04-14 Thread Zoran Stojsavljevic
> This is my bbappend called linux-yocto-4.1.8.bbappend: > # Include kernel configuration fragment > FILESEXTRAPATHS_prepend := "${THISDIR}/files:" > SRC_URL += "file://smp.cfg" I am wondering... Why so old kernel used (4.1.8)? Zoran ___ On Sun, Apr 14, 2019 at 3:54 AM nick wrote: > > Gree

Re: [yocto] Thud Kernel Configuration not Working

2019-04-14 Thread Bruce Ashfield
On Sat, Apr 13, 2019 at 9:54 PM nick wrote: > > Greetings, > I was trying to build a kernel with these files in a new layer for no smp to > be enabled but have no > idea why it doesn't work. This is after looking at the kernel manual and it's > literally the same > files excluding the disabling

[yocto] Thud Kernel Configuration not Working

2019-04-13 Thread nick
Greetings, I was trying to build a kernel with these files in a new layer for no smp to be enabled but have no idea why it doesn't work. This is after looking at the kernel manual and it's literally the same files excluding the disabling of smp as the chosen option. .cfg for kernel option is cal