mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
rpi-base: Remove customizing SPLASH var
psplash-raspberrypi does not exist anymore, we use psplash from core Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
be4867e494
commit
3f12757165
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user