Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This README file contains information on the contents of the meta-splash layer.

meta-splash layes allows customization of pshlash colors and image.

Please see the corresponding sections below for details.

Dependencies
============

  URI: git://git.yoctoproject.org/poky
  branch: master


Patches
=======

Please submit any patches against the meta-splash layer to the xxxx mailing list (xxxx@zzzz.org)
and cc: the maintainer:

Maintainer: Makame Makame <hamzamac@live.com>

How it's done
=================

  I. Adding the meta-splash layer to your build
    1. Clone meta-splash by running `git clone https://github.com/hamzamac/meta-splash.git`
    2. Run 'bitbake-layers add-layer meta-splash' to add the layer to bitbake.conf

  II. Customization
    - Logo image customization
      1. Rename your logo image to logo.png
      2. Place the logo.png file in `meta-splash/recipes-core/psplash/files`

    - Color customization
      1. Customize the splash scereen colors in `meta-splash/recipes-core/psplash/customize.bb`
      The following pspash variables can be modified
        - BACKGROUND_COLOR
        - TEXT_COLOR
        - BAR_COLOR
        - BAR_BACKGROUND_COLOR

  III. Bake the recepie
      - Run `bitbake psplash`

Releases

Contributors

Languages