summaryrefslogtreecommitdiffstats
path: root/recipes-core/psplash
Commit message (Collapse)AuthorAgeFilesLines
* psplash: only set image for MACHINE=raspberrypiPaul Barker2013-06-101-1/+1
| | | | | | | | | | | Instead of overriding the default psplash image, the raspberrypi image is added as an additional image. It is then set as the default in the raspberrypi machine config file so that other targets do not pick up our splash image. Tested on raspberrpi and qemuarm: on raspberrypi I see to Raspberry Pi logo, on qemuarm I see the Yocto Project logo. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* psplash: Add bbappend to use a RPi logoAndrei Gherzan2012-09-182-0/+3212
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>