gchub-module: fix PV typo
authorRichard Purdie <rpurdie@rpsys.net>
Sun, 8 Jan 2006 01:13:15 +0000 (01:13 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 8 Jan 2006 01:13:15 +0000 (01:13 +0000)
packages/gchub/gchub-module_svn.bb

index 6713603..fe951aa 100644 (file)
@@ -4,7 +4,7 @@ DESCRIPTION = "Kernel module for the GameCube Hub input device"
 DEPENDS = "virtual/kernel"
 MAINTAINER = "Micah Dowty <micah@navi.cx>"
 LICENSE = "GPL"
-PV = "svn+{SRCDATE}"
+PV = "0.0+svn${SRCDATE}"
 
 SRC_URI = "svn://svn.navi.cx/misc/trunk/wasabi/devices;module=gchub;proto=http"