diff options
Diffstat (limited to 'recipes/psplash/psplash.inc')
-rw-r--r-- | recipes/psplash/psplash.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/psplash/psplash.inc b/recipes/psplash/psplash.inc index 3477229d82..515c830ce1 100644 --- a/recipes/psplash/psplash.inc +++ b/recipes/psplash/psplash.inc @@ -4,11 +4,11 @@ SECTION = "base" LICENSE = "GPL" RDEPENDS = "initscripts" PROVIDES = "virtual/psplash" -RPROVIDES_${PN} = "virtual/psplash" +RPROVIDES_${PN} = "virtual-psplash" RCONFLICTS_${PN} = "exquisite" PV = "0.0+svnr${SRCREV}" -PR = "r22" +PR = "r23" # You can create your own pslash-hand-img.h by doing # ./make-image-header.sh <file>.png HAND |