blob: 623a5a78fcbba8bc2112da688ce07c882eb9269e [file] [log] [blame]
Patrick Williams8b8bc412016-08-17 15:02:23 -05001# Base this image on rpi-hwup-image
2include rpi-hwup-image.bb
3
4SPLASH = "psplash-raspberrypi"
5
6IMAGE_FEATURES += "ssh-server-dropbear splash"