7 lines
142 B
BlitzBasic
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"
|