summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-03-05 20:01:14 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-03-05 20:01:14 +0000
commitf3e84a2d5ebbff78c5e318ec2c24d821645c0107 (patch)
tree52eb268537cf19925d1857f6cde3d0431dfb5346 /packages
parent4027cc9fe53ce963f7683c3e266c5557468eb775 (diff)
matchbox-stroke_svn.bb : switch to SRCREV and pick a REV that actually builds.
Diffstat (limited to 'packages')
-rw-r--r--packages/matchbox-stroke/matchbox-stroke_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-stroke/matchbox-stroke_svn.bb b/packages/matchbox-stroke/matchbox-stroke_svn.bb
index 7afa80d589..a6d6dce07e 100644
--- a/packages/matchbox-stroke/matchbox-stroke_svn.bb
+++ b/packages/matchbox-stroke/matchbox-stroke_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox keyboard"
LICENSE = "GPL"
DEPENDS = "libfakekey expat libxft"
SECTION = "x11/wm"
-PV = "0.0+svn${SRCDATE}"
+PV = "0.0+svnr${SRCREV}"
PR="r2"