# 开机画面 **Repository Path**: rich-embed/psplash_rich ## Basic Information - **Project Name**: 开机画面 - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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