[yocto] Choosing splash screen during run time

Neil Shivkar neil at controltechonline.com
Thu Sep 1 11:42:47 PDT 2016


I am trying to show a specific splash screen based on a setting.

Right now I have this in my psplash_git.bbappend

FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

SPLASH_IMAGES = "file://logo1.png;outsuffix=One \
file://logo2.png;outsuffix=Two"

1) I can only show one image at the moment but only when the outsuffix is
set to default
2) How do I choose to show either One or Two without having to make
different builds?
3) What would be a good way to store a flag that lets me switch between the
two?

Thanks,
Neil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160901/c182455c/attachment.html>


More information about the yocto mailing list