Signed-off-by: Andrei Gherzan <and...@gherzan.ro> --- conf/machine/include/rpi-base.inc | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index dc98099..50eebb4 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc @@ -57,3 +57,6 @@ IMAGE_BOOT_FILES ?= "bcm2835-bootfiles/* ${KERNEL_IMAGETYPE};${SDIMG_KERNELIMAGE # The kernel image is installed into the FAT32 boot partition and does not need # to also be installed into the rootfs. RDEPENDS_kernel-base = "" + +# Extra udev rules +MACHINE_EXTRA_RRECOMMENDS += "udev-rules-rpi" -- 2.12.2 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto