diff options
| -rw-r--r-- | recipes-core/images/rpi-basic-image.bb | 2 |
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 |
| 2 | include rpi-hwup-image.bb | 2 | include rpi-hwup-image.bb |
| 3 | 3 | ||
| 4 | SPLASH = "psplash-raspberrypi" | ||
| 5 | |||
| 4 | IMAGE_FEATURES += "ssh-server-dropbear splash" | 6 | IMAGE_FEATURES += "ssh-server-dropbear splash" |
