From 90d7b92d6dde9ec07c4c71ca041d89b7aa271ab0 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Mon, 17 Sep 2012 01:54:25 +0300 Subject: rpi-basic-image: Add splash image feature Signed-off-by: Andrei Gherzan --- recipes-core/images/rpi-basic-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core') 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 @@ # Base this image on rpi-hwup-image include rpi-hwup-image.bb -IMAGE_FEATURES += "ssh-server-dropbear" +IMAGE_FEATURES += "ssh-server-dropbear splash" -- cgit v1.2.3-54-g00ecf