summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-09-17 01:54:25 +0300
committerAndrei Gherzan <andrei@gherzan.ro>2012-09-18 19:16:47 +0300
commit90d7b92d6dde9ec07c4c71ca041d89b7aa271ab0 (patch)
tree46b04d4ea5401ad548c267337b56f7ce9c980c5d
parent63c9977a405ffd10a081193eef231e374246681d (diff)
downloadmeta-raspberrypi-90d7b92d6dde9ec07c4c71ca041d89b7aa271ab0.tar.gz
rpi-basic-image: Add splash image feature
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-core/images/rpi-basic-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/rpi-basic-image.bb b/recipes-core/images/rpi-basic-image.bb
index cb258d8..44524fd 100644
--- a/recipes-core/images/rpi-basic-image.bb
+++ b/recipes-core/images/rpi-basic-image.bb
@@ -1,4 +1,4 @@
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
4IMAGE_FEATURES += "ssh-server-dropbear" 4IMAGE_FEATURES += "ssh-server-dropbear splash"