rpi-basic-image: Add splash image feature

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2012-09-17 01:54:25 +03:00
parent 63c9977a40
commit 90d7b92d6d

View File

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