On Fri, Apr 14, 2017 at 11:21:33AM -0700, Khem Raj wrote:
> BSPs should not be overriding the distro splash images, here we
> reduce the priority of psplash-raspberrypi below 100 so the defaults
> from distros can kick in.
>
> Signed-off-by: Khem Raj <[email protected]>
> ---
>  recipes-core/psplash/psplash_git.bbappend | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/recipes-core/psplash/psplash_git.bbappend 
> b/recipes-core/psplash/psplash_git.bbappend
> index 65dc30f..698564b 100644
> --- a/recipes-core/psplash/psplash_git.bbappend
> +++ b/recipes-core/psplash/psplash_git.bbappend
> @@ -1,2 +1,4 @@
>  FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
> -SPLASH_IMAGES += "file://psplash-raspberrypi-img.h;outsuffix=raspberrypi"
> +SPLASH_IMAGES_append_rpi = " 
> file://psplash-raspberrypi-img.h;outsuffix=raspberrypi"
> +ALTERNATIVE_PRIORITY_psplash-raspberrypi[psplash] = "10"
> +
> --
> 2.12.2
>
> --
> _______________________________________________
> yocto mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/yocto

Merged to master. Thanks!

--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to