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@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to