From: Jan-Simon Möller Date: Tue, 10 Jan 2017 20:57:22 +0000 (+0100) Subject: Remove firmware files from local.conf template X-Git-Tag: 3.99.1~213 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=14500480dba58433fef05fbf413881fe10593953;p=AGL%2Fmeta-agl.git Remove firmware files from local.conf template The packages does not exist anymore or was renamed. Change-Id: I6a2203dd23fe6ae61adb1daaf2b24ae84f114589 Signed-off-by: Jan-Simon Möller --- 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"