meta-raspberrypi/recipes-core/images/rpi-basic-image.bb
Andrei Gherzan a7ce059274 rpi-basic-image: Define rpi SPLASH specific package
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2015-03-12 22:20:51 +01:00

7 lines
142 B
BlitzBasic

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