aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/psplash
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-17 08:49:03 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-17 08:49:03 +0200
commitd8947237a06ac5d752916d6d3c4fabf94c4d2258 (patch)
tree02c30190d70543a54070269d75757c5ba9aa08da /recipes/psplash
parent93f9c2b0df6b0e2ca3b5ac1467139c87db31c349 (diff)
downloadopenembedded-d8947237a06ac5d752916d6d3c4fabf94c4d2258.tar.gz
psplash-zap: recommend psplash
Diffstat (limited to 'recipes/psplash')
-rw-r--r--recipes/psplash/psplash-zap_1.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/psplash/psplash-zap_1.0.bb b/recipes/psplash/psplash-zap_1.0.bb
index 58fa3ed52b..d6b281094e 100644
--- a/recipes/psplash/psplash-zap_1.0.bb
+++ b/recipes/psplash/psplash-zap_1.0.bb
@@ -1,5 +1,6 @@
SRC_URI = "file://zzapsplash-init"
+PR = "r1"
do_install_prepend() {
install -d "${D}${sysconfdir}/init.d/"
@@ -8,6 +9,7 @@ do_install_prepend() {
inherit update-rc.d
+RECOMMENDS_${PN} = "psplash-angstrom"
INITSCRIPT_NAME = "zzapsplash"
INITSCRIPT_PARAMS = "start 99 5 S ."