Re: [yocto] External Linux Kernel Module

2014-12-10 Thread Mike Looijmans
On 12/10/2014 06:42 AM, Moore, Thomas (FtWorth) wrote: Hello, I’m working on incorporating an external kernel module based on the hello-mod skeleton recipe. Everything was going well until I added the following line to my machine configuration: MACHINE_EXTRA_RDEPENDS += "kernel-module-hello”

[yocto] External Linux Kernel Module

2014-12-09 Thread Moore, Thomas (FtWorth)
Hello, I'm working on incorporating an external kernel module based on the hello-mod skeleton recipe. Everything was going well until I added the following line to my machine configuration: MACHINE_EXTRA_RDEPENDS += "kernel-module-hello" Attempting to run "bitbake core-image-base" then leads t