From 3f12757165bafe8ee9a93b3e6d4bd6568e925106 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 31 Jul 2023 14:20:00 -0700 Subject: [PATCH] rpi-base: Remove customizing SPLASH var psplash-raspberrypi does not exist anymore, we use psplash from core Signed-off-by: Khem Raj --- conf/machine/include/rpi-base.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index 0893257..895fcfe 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc @@ -113,9 +113,6 @@ SERIAL_CONSOLES_CHECK ??= "${SERIAL_CONSOLES}" # This variable is referred to by recipes fetching / generating the files. BOOTFILES_DIR_NAME ?= "bootfiles" -# Set Raspberrypi splash image -SPLASH ?= "psplash-raspberrypi" - def make_dtb_boot_files(d): # Generate IMAGE_BOOT_FILES entries for device tree files listed in # KERNEL_DEVICETREE.