summaryrefslogtreecommitdiffstats
path: root/meta-yocto/recipes-core/psplash
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Ensure that we only apply poky changes when poky is selectedRichard Purdie2013-08-301-1/+1
| | | | | | (From meta-yocto rev: 5bd26f2d294f10d9119c6b81d0b368198ee96ed9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* psplash: Drop PRINC from bbappendRichard Purdie2013-06-211-2/+0
| | | | | | | | | Drop the PRINC from the bbapend since we no longer need to do this. A corresponding PR bump will merge into OE-Core. (From meta-yocto rev: bfbd6749e2264c9e45e070efd8267297dd8fc66a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: add bbappend to restore Yocto psplash imagePaul Eggleton2012-02-242-0/+918
OE-core now uses the OpenEmbedded logo for the psplash image; override this and use the Yocto Project image as we did previously. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>