aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gchub
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-01-13 00:39:39 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-13 00:39:39 +0000
commit0793ed12f8cb82cab47891068c0ed0f657bd0b2d (patch)
treef6e30dae51295c79c9e2c4fbc15e4a5637fdc55f /packages/gchub
parent6bb85d3aeddb8a248cbab1e57efdc221fff15082 (diff)
downloadopenembedded-0793ed12f8cb82cab47891068c0ed0f657bd0b2d.tar.gz
PV changes to make sure upgrades aren't affected after the recent cvs PV standardisation
Diffstat (limited to 'packages/gchub')
-rw-r--r--packages/gchub/gchub-module_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gchub/gchub-module_svn.bb b/packages/gchub/gchub-module_svn.bb
index fe951aaa4e..676e0b0804 100644
--- a/packages/gchub/gchub-module_svn.bb
+++ b/packages/gchub/gchub-module_svn.bb
@@ -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 = "0.0+svn${SRCDATE}"
+PV = "1:0.0+svn${SRCDATE}"
SRC_URI = "svn://svn.navi.cx/misc/trunk/wasabi/devices;module=gchub;proto=http"