How to enable udev package in yocto recipe for initramfs build?
Please provide sample yocto bb file.
Thanks
How to enable udev package in yocto recipe for initramfs build?
Please provide sample yocto bb file.
Thanks
We need to add the following macro in yocto bb file.
IMAGE_INSTALL = "udev"