mirror of
https://github.com/agherzan/meta-raspberrypi.git
synced 2025-12-06 06:19:11 +00:00
psplash: Raise alternatives priority to 200
Alternatives priority of psplash in poky is now 100, so we need something higher (fixes #381). Signed-off-by: Gianluigi Tiesi <sherpya@netfarm.it>
This commit is contained in:
committed by
Andrei Gherzan
parent
89bdf97bea
commit
4e5be97d75
@@ -1,4 +1,3 @@
|
|||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||||
SPLASH_IMAGES_append_rpi = " file://psplash-raspberrypi-img.h;outsuffix=raspberrypi"
|
SPLASH_IMAGES_append_rpi = " file://psplash-raspberrypi-img.h;outsuffix=raspberrypi"
|
||||||
ALTERNATIVE_PRIORITY_psplash-raspberrypi[psplash] = "10"
|
ALTERNATIVE_PRIORITY_psplash-raspberrypi[psplash] = "200"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user