aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/psplash
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-06-11 09:03:27 -0700
committerTom Rini <tom_rini@mentor.com>2010-06-11 09:03:27 -0700
commit3a16ab45be378021bc42cb85ba679ffe2fdc6d0a (patch)
tree96a319cf3c57b426ac5d2c42f16c7b6eea85c6dd /recipes/psplash
parent62ed27a31a21dd79bd598961b5732f7e32d8e465 (diff)
downloadopenembedded-3a16ab45be378021bc42cb85ba679ffe2fdc6d0a.tar.gz
psplash-zap: Recommend virtual-psplash not psplash-angstrom
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/psplash')
-rw-r--r--recipes/psplash/psplash-zap_1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/psplash/psplash-zap_1.0.bb b/recipes/psplash/psplash-zap_1.0.bb
index 017af1421c..39aa2d8f14 100644
--- a/recipes/psplash/psplash-zap_1.0.bb
+++ b/recipes/psplash/psplash-zap_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://zzapsplash-init"
-PR = "r5"
+PR = "r6"
do_install_prepend() {
install -d "${D}${sysconfdir}/init.d/"
@@ -8,7 +8,7 @@ do_install_prepend() {
inherit update-rc.d
-RRECOMMENDS_${PN} = "psplash-angstrom"
+RRECOMMENDS_${PN} = "virtual-psplash"
INITSCRIPT_NAME = "zzapsplash"
INITSCRIPT_PARAMS = "start 99 5 S ."