aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/psplash
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-01 13:20:51 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-02 00:27:35 +0200
commit926280dac03410f8c535afc948dabfd73ce10463 (patch)
treee696db026d1dc2015943ee46ba14563226e11a58 /recipes/psplash
parent82b394467d9142edf2721176244c3a7eb26ba69a (diff)
downloadopenembedded-926280dac03410f8c535afc948dabfd73ce10463.tar.gz
sane-srcrevs: move SRCREVs to recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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"