[yocto] [meta-raspberrypi][PATCH 6/6] psplash: Let distro override the default splash image if it provides

Andrei Gherzan andrei at gherzan.ro
Sun Apr 16 18:31:31 PDT 2017


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 <raj.khem at gmail.com>
> ---
>  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
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Merged to master. Thanks!

--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170417/cf3e3a70/attachment.pgp>


More information about the yocto mailing list