aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/images/rpi-basic-image.bb
blob: 623a5a78fcbba8bc2112da688ce07c882eb9269e (plain)
1
2
3
4
5
6
# Base this image on rpi-hwup-image
include rpi-hwup-image.bb

SPLASH = "psplash-raspberrypi"

IMAGE_FEATURES += "ssh-server-dropbear splash"