Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | psplash: only set image for MACHINE=raspberrypi | Paul Barker | 2013-06-10 | 1 | -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 logo | Andrei Gherzan | 2012-09-18 | 2 | -0/+3212 |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> |