libmatchbox_svn: Correct PV field
authorRichard Purdie <rpurdie@rpsys.net>
Sun, 12 Feb 2006 16:40:14 +0000 (16:40 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 12 Feb 2006 16:40:14 +0000 (16:40 +0000)
packages/libmatchbox/libmatchbox_svn.bb

index 9a49853..90debcd 100644 (file)
@@ -1,7 +1,6 @@
 include libmatchbox.inc
 
-#Remove the dash below when 1.7 changes in PV
-PV = "1.7+cvs-${SRCDATE}"
+PV = "1.7+svn${SRCDATE}"
 DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http\