From 14500480dba58433fef05fbf413881fe10593953 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 10 Jan 2017 21:57:22 +0100 Subject: Remove firmware files from local.conf template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The packages does not exist anymore or was renamed. Change-Id: I6a2203dd23fe6ae61adb1daaf2b24ae84f114589 Signed-off-by: Jan-Simon Möller --- templates/machine/raspberrypi3/50_local.conf.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/machine/raspberrypi3/50_local.conf.inc b/templates/machine/raspberrypi3/50_local.conf.inc index b09eea13d..8a0a34376 100644 --- a/templates/machine/raspberrypi3/50_local.conf.inc +++ b/templates/machine/raspberrypi3/50_local.conf.inc @@ -35,7 +35,7 @@ PREFERRED_PROVIDER_virtual/bootloader_sota = "u-boot" # For libomxil #LICENSE_FLAGS_WHITELIST = "commercial" -IMAGE_INSTALL_append = " linux-firmware-brcm43430 kernel-modules linux-firmware " +IMAGE_INSTALL_append = " kernel-modules linux-firmware " # Psplash causes crash on first boot on RPi IMAGE_FEATURES_remove = "splash" -- cgit 1.2.3-korg