[yocto] [meta-raspberrypi][PATCH 5/6] rpi-basic-image: Define rpi SPLASH specific package

Andrei Gherzan andrei at gherzan.ro
Sun Mar 1 15:06:20 PST 2015


Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 recipes-core/images/rpi-basic-image.bb | 2 ++
 1 file changed, 2 insertions(+)

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 @@
 # Base this image on rpi-hwup-image
 include rpi-hwup-image.bb
 
+SPLASH = "psplash-raspberrypi"
+
 IMAGE_FEATURES += "ssh-server-dropbear splash"
-- 
2.1.0




More information about the yocto mailing list