summaryrefslogtreecommitdiff
path: root/recipes/psplash
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/psplash')
-rw-r--r--recipes/psplash/psplash-ua.inc2
-rw-r--r--recipes/psplash/psplash.inc1
2 files changed, 1 insertions, 2 deletions
diff --git a/recipes/psplash/psplash-ua.inc b/recipes/psplash/psplash-ua.inc
index 70fe94738e..c1c3c8fef9 100644
--- a/recipes/psplash/psplash-ua.inc
+++ b/recipes/psplash/psplash-ua.inc
@@ -1,7 +1,5 @@
inherit update-alternatives
-SRCREV = "${SRCREV_pn-psplash}"
-
do_install_append() {
mv ${D}${bindir}/psplash ${D}${bindir}/psplash.${PN}
}
diff --git a/recipes/psplash/psplash.inc b/recipes/psplash/psplash.inc
index f2be0b3f6b..7319b96443 100644
--- a/recipes/psplash/psplash.inc
+++ b/recipes/psplash/psplash.inc
@@ -7,6 +7,7 @@ PROVIDES = "virtual/psplash"
RPROVIDES_${PN} = "virtual-psplash"
RCONFLICTS_${PN} = "exquisite"
+SRCREV = "249"
PV = "0.0+svnr${SRCPV}"
PR = "r23"