summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/images/rpi-basic-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/images/rpi-basic-image.bb b/recipes-core/images/rpi-basic-image.bb
index 44524fd..623a5a7 100644
--- a/recipes-core/images/rpi-basic-image.bb
+++ b/recipes-core/images/rpi-basic-image.bb
@@ -1,4 +1,6 @@
1# Base this image on rpi-hwup-image 1# Base this image on rpi-hwup-image
2include rpi-hwup-image.bb 2include rpi-hwup-image.bb
3 3
4SPLASH = "psplash-raspberrypi"
5
4IMAGE_FEATURES += "ssh-server-dropbear splash" 6IMAGE_FEATURES += "ssh-server-dropbear splash"