From: Martin Jansa Date: Sun, 24 Oct 2010 07:32:55 +0000 (+0200) Subject: psplash: don't put initscripts to RDEPENDS X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d35a01b29409fd76e8731706c1d63b4d9910ae3d;p=openembedded.git psplash: don't put initscripts to RDEPENDS * different distros or images are using different initscripts * sane image usually has some initscripts installed Acked-by: Koen Kooi Signed-off-by: Martin Jansa --- diff --git a/recipes/psplash/psplash.inc b/recipes/psplash/psplash.inc index efd6a0c37f..baddd62036 100644 --- a/recipes/psplash/psplash.inc +++ b/recipes/psplash/psplash.inc @@ -2,14 +2,13 @@ DESCRIPTION = "Userspace framebuffer boot logo based on usplash." HOMEPAGE = "http://projects.o-hand.com/psplash" SECTION = "base" LICENSE = "GPL" -RDEPENDS_${PN} = "initscripts" PROVIDES = "virtual/psplash" RPROVIDES_${PN} = "virtual-psplash" RCONFLICTS_${PN} = "exquisite" SRCREV = "422" PV = "0.0+svnr${SRCPV}" -PR = "r33" +PR = "r34" # You can create your own pslash-poky-img.h by doing # ./make-image-header.sh .png POKY