mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
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"
|