Re: [yocto] Kernel modules packaged but not installed

2019-11-12 Thread Dimitris Tassopoulos
Hi Bruce, I've also tried adding the `kernel-modules` in the IMAGE_INSTALL, but that doesn't help either, because as I've mentioned this package is empty. The individual module packages are indeed populated and adding each one individually in the IMAGE_INSTALL makes them install in the final imag

Re: [yocto] Kernel modules packaged but not installed

2019-11-06 Thread Bruce Ashfield
On Wed, Nov 6, 2019 at 1:40 PM Dimitris Tassopoulos wrote: > > Hi Bruce, > > I've also tried adding the `kernel-modules` in the IMAGE_INSTALL, > but that doesn't help either, because as I've mentioned this package > is empty. > > The individual module packages are indeed populated and adding each

Re: [yocto] Kernel modules packaged but not installed

2019-11-06 Thread Bruce Ashfield
On Wed, Nov 6, 2019 at 11:06 AM Dimitris Tassopoulos wrote: > > Hi all. I have a weird issue with the kernel modules not being installed in > the image and also not packaged. > I see the packages for individual "kernel-module-*.ipk" modules but the > "kernel-modules_*.ipk" is always > empty. > >

[yocto] Kernel modules packaged but not installed

2019-11-06 Thread Dimitris Tassopoulos
Hi all. I have a weird issue with the kernel modules not being installed in the image and also not packaged. I see the packages for individual "kernel-module-*.ipk" modules but the "kernel-modules_*.ipk" is always empty. I'm also able to see the "modules-${MACHINE}.tgz" in DEPLOYDIR which has all