QutiPi / meta-qutipi

Yocto layer for the Quti Pi development platform
0 stars 0 forks source link

Add splash screen on bootup #6

Closed motters closed 6 years ago

motters commented 6 years ago

Add splash feature to allow a nice boot up screen.

In the image file add

IMAGE_FEATURES += " splash"

Also need to create some graphics for QutiPi

motters commented 6 years ago

Implemented