]> code.ossystems Code Review - openembedded-core.git/commitdiff
psplash: Set PV correctly
authorRichard Purdie <richard@openedhand.com>
Fri, 24 Nov 2006 17:31:43 +0000 (17:31 +0000)
committerRichard Purdie <richard@openedhand.com>
Fri, 24 Nov 2006 17:31:43 +0000 (17:31 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@955 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/psplash/psplash_svn.bb [moved from meta/packages/psplash/psplash_0.0.bb with 95% similarity]

similarity index 95%
rename from meta/packages/psplash/psplash_0.0.bb
rename to meta/packages/psplash/psplash_svn.bb
index 987f35627a86357bf4aa8c34edcc355663067da5..2c21c99d7d5d587ecbe9a12602dfa51ab5dfcc8c 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Userspace framebuffer boot logo based on usplash."
 SECTION = "base"
 LICENSE = "GPL"
+PV = "0.0+svn${SRCDATE}"
 
 SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
            file://psplash-init"