* different distros or images are using different initscripts * sane image usually has some initscripts installed --- recipes/psplash/psplash.inc | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/recipes/psplash/psplash.inc b/recipes/psplash/psplash.inc index efd6a0c..baddd62 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 <file>.png POKY -- 1.7.3.1 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
