diff options
| -rw-r--r-- | conf/machine/include/rpi-base.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 60 | # Raspberry Pi has no hardware clock | 60 | # Raspberry Pi has no hardware clock |
| 61 | MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" | 61 | MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" |
| 62 | 62 | ||
| 63 | MACHINE_EXTRA_RRECOMMENDS += " kernel-modules" | 63 | MACHINE_EXTRA_RRECOMMENDS += " kernel-modules udev-rules-rpi" |
| 64 | 64 | ||
| 65 | # Set Raspberrypi splash image | 65 | # Set Raspberrypi splash image |
| 66 | SPLASH = "psplash-raspberrypi" | 66 | SPLASH = "psplash-raspberrypi" |
