From 9e8c3630de365c4c84e1d551cf8395088ad2da74 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Tue, 29 Jul 2014 19:36:50 +0200 Subject: [PATCH] meta-digi-dey: remove splash support This removes the Openembedded logo and leaves the kernel splash until the desktop is ready. https://jira.digi.com/browse/DEL-1131 Signed-off-by: Javier Viguera --- meta-digi-dey/recipes-core/images/dey-image-graphical.bb | 2 +- meta-digi-dey/recipes-core/psplash/psplash_git.bbappend | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) delete mode 100644 meta-digi-dey/recipes-core/psplash/psplash_git.bbappend diff --git a/meta-digi-dey/recipes-core/images/dey-image-graphical.bb b/meta-digi-dey/recipes-core/images/dey-image-graphical.bb index 21972ce7a..bf5bb927d 100644 --- a/meta-digi-dey/recipes-core/images/dey-image-graphical.bb +++ b/meta-digi-dey/recipes-core/images/dey-image-graphical.bb @@ -5,7 +5,7 @@ DESCRIPTION = "Graphical image based on SATO, a gnome mobile environment visual PR = "${INC_PR}.0" -IMAGE_FEATURES += "splash package-management dey-gstreamer x11-base x11-sato" +IMAGE_FEATURES += "package-management dey-gstreamer x11-base x11-sato" LICENSE = "MIT" diff --git a/meta-digi-dey/recipes-core/psplash/psplash_git.bbappend b/meta-digi-dey/recipes-core/psplash/psplash_git.bbappend deleted file mode 100644 index 96121cd92..000000000 --- a/meta-digi-dey/recipes-core/psplash/psplash_git.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright (C) 2013 Digi International. - -# Override default bootscript settings from Poky -# -# On an embedded target using the serial terminal as console, the -# 'psplash' utility throws several errors on target's shutdown. -INITSCRIPT_PARAMS = "start 0 S ."