rpi-basic-image: Define rpi SPLASH specific package

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2015-03-02 00:06:20 +01:00
parent d1fa1c0b75
commit a7ce059274

View File

@ -1,4 +1,6 @@
# Base this image on rpi-hwup-image
include rpi-hwup-image.bb
SPLASH = "psplash-raspberrypi"
IMAGE_FEATURES += "ssh-server-dropbear splash"