[yocto] custom splash screen using psplash

Burton, Ross ross.burton at intel.com
Sun Aug 12 11:31:00 PDT 2018


The easy solution would be to not use meta-poky at all, but if you
insist then you'll have to set the layer priority so bitbake uses your
layer instead of meta-poky

Ross

On 9 August 2018 at 15:43, Yuvarajesh Valleru <yv at iseg-hv.de> wrote:
> Hallo,
>
> I would like to overwrite the poky psplash splash screen [1] with my custom
> splash screen.
>
> I copied the psplash_git.bb recipe from
> openembedded-core/meta/recipes-core/psplash/ to my custom layer and changed
> psplash_poky_img.h to mycustom_image_img.h in mycustom_recipe/files/
>
> But during the boot the Custom splash screen displays along with a progress
> bar from poky splash screen. (I noticed that the psplash.c source file also
> contains progress-bar.h file included)
>
> Is it possible to remove or overwrite the complete poky splash screen files
> with mycustom_splashscreen?
>
> Thank you,
>
> Best Regards;
> Rajesh
>
> [1]
> https://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-core/psplash/psplash_git.bb
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list