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 ."