]> git.kernelconcepts.de Git - meta-kc-bsp.git/commitdiff
dotsplash: pull themes package into image
authorFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 4 Jun 2019 21:53:06 +0000 (23:53 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 4 Jun 2019 21:53:06 +0000 (23:53 +0200)
recipes-bsp/dotsplash/dotsplash_git.bb

index 903927ca08494b8cc8757055de6ab6410edd8c4a..7bbe11e31aa53e62b1ad37fec11ed4ca51e8c4ee 100644 (file)
@@ -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"