From 8ae418770e13d9b4ba295b36db034b42a228323a Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Tue, 4 Jun 2019 23:53:06 +0200 Subject: [PATCH] dotsplash: pull themes package into image --- recipes-bsp/dotsplash/dotsplash_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/dotsplash/dotsplash_git.bb b/recipes-bsp/dotsplash/dotsplash_git.bb index 903927c..7bbe11e 100644 --- a/recipes-bsp/dotsplash/dotsplash_git.bb +++ b/recipes-bsp/dotsplash/dotsplash_git.bb @@ -32,3 +32,5 @@ do_install_append() { INITSCRIPT_NAME = "dotsplash.sh" INITSCRIPT_PARAMS = "start 0 S . stop 20 0 1 6 ." + +RRECOMMENDS_${PN} = "${PN}-themes" -- 2.39.2