diff options
Diffstat (limited to 'templates/machine/raspberrypi3')
-rw-r--r-- | templates/machine/raspberrypi3/50_local.conf.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/machine/raspberrypi3/50_local.conf.inc b/templates/machine/raspberrypi3/50_local.conf.inc index 6b15a94a8..c41f2eba9 100644 --- a/templates/machine/raspberrypi3/50_local.conf.inc +++ b/templates/machine/raspberrypi3/50_local.conf.inc @@ -29,4 +29,5 @@ PREFERRED_PROVIDER_virtual/bootloader_sota = "u-boot" # For libomxil #LICENSE_FLAGS_WHITELIST = "commercial" -IMAGE_INSTALL_append = " linux-firmware-brcm43430 kernel-modules linux-firmware "
\ No newline at end of file +IMAGE_INSTALL_append = " linux-firmware-brcm43430 kernel-modules linux-firmware " + |