From 60372819c42accfa52c806ee849c3f7546ee64c6 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 24 Feb 2009 16:10:47 -0300 Subject: psplash: use virtual/psplash to specify which psplash package to install It has been required mainly due O.S. Systems module that runs at initramfs. It needs to depends on psplash but since we're now using a branded package for it we need to be able to specify which one to take. --- packages/psplash/psplash.inc | 4 +++- packages/psplash/psplash_svn.bb | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'packages/psplash') diff --git a/packages/psplash/psplash.inc b/packages/psplash/psplash.inc index ea20436a9a..a320f2b151 100644 --- a/packages/psplash/psplash.inc +++ b/packages/psplash/psplash.inc @@ -3,9 +3,11 @@ HOMEPAGE = "http://projects.o-hand.com/psplash" SECTION = "base" LICENSE = "GPL" RDEPENDS = "initscripts" +PROVIDES = "virtual/psplash" +RPROVIDES = "virtual/psplash" PV = "0.0+svnr${SRCREV}" -PR = "r1" +PR = "r2" # You can create your own pslash-hand-img.h by doing # ./make-image-header.sh .png HAND diff --git a/packages/psplash/psplash_svn.bb b/packages/psplash/psplash_svn.bb index f471396843..cb370b7627 100644 --- a/packages/psplash/psplash_svn.bb +++ b/packages/psplash/psplash_svn.bb @@ -3,7 +3,7 @@ require psplash-ua.inc ALTERNATIVE_PRIORITY = "10" -PR = "r18" +PR = "r19" SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ file://psplash-hand-img.h \ -- cgit v1.2.3