forked from tano-systems/psplash-tn
-
Notifications
You must be signed in to change notification settings - Fork 0
ChargePoint/psplash-tn
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
PSPLASH
=======
PSplash is a userspace graphical boot splash screen for mainly
embedded Linux devices supporting a 16bpp or 32bpp framebuffer. It has
few dependencies (just libc), supports basic images and text and handles
rotation. Its visual look is configurable by basic source changes.
Also included is a 'client' command utility for sending information to
psplash such as boot progress information.
Contributing
============
To contribute to this layer you should submit the patches for review to the
mailing list (yocto@yoctoproject.org).
Please refer to
http://openembedded.org/wiki/Commit_Patch_Message_Guidelines
for some useful guidelines to be followed when submitting patches.
Mailing list:
https://lists.yoctoproject.org/listinfo/yocto
When creating patches, please use something like:
git format-patch -M -s --subject-prefix='psplash][PATCH' origin
When sending patches, please use something like:
git send-email --to yocto@yoctoproject.org <generated patch>
About
Very simple boot splash screen (forked from git://git.yoctoproject.org/psplash)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 98.5%
- CMake 1.5%