diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index 1e90d55..937a8b1 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc @@ -60,7 +60,7 @@ MACHINE_FEATURES += "apm usbhost keyboard vfat ext2 screen touchscreen alsa blue # Raspberry Pi has no hardware clock MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" -MACHINE_EXTRA_RRECOMMENDS += " kernel-modules" +MACHINE_EXTRA_RRECOMMENDS += " kernel-modules udev-rules-rpi" # Set Raspberrypi splash image SPLASH = "psplash-raspberrypi"