aboutsummaryrefslogtreecommitdiffstats
path: root/packages/matchbox-common
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2005-10-10 11:07:45 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-10 11:07:45 +0000
commite60102b10f186d53e7536fed567045c34b781525 (patch)
tree91620f8679a8fbda040dbb186be8b452e6f3d63f /packages/matchbox-common
parent0119771bb03a59f3763f2ca3ca1e22a3ce894bfe (diff)
downloadopenembedded-e60102b10f186d53e7536fed567045c34b781525.tar.gz
matchbox packages: Add '-' missing from svn versions in my last commits
Diffstat (limited to 'packages/matchbox-common')
-rw-r--r--packages/matchbox-common/matchbox-common_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-common/matchbox-common_svn.bb b/packages/matchbox-common/matchbox-common_svn.bb
index 075b12a59b..9dbdd13a14 100644
--- a/packages/matchbox-common/matchbox-common_svn.bb
+++ b/packages/matchbox-common/matchbox-common_svn.bb
@@ -2,7 +2,7 @@ SECTION = "x11/wm"
DESCRIPTION = "Matchbox window manager common files"
LICENSE = "GPL"
DEPENDS = "libmatchbox"
-PV = "0.9.1+cvs${CVSDATE}"
+PV = "0.9.1+cvs-${CVSDATE}"
S = "${WORKDIR}/matchbox-common"
DEFAULT_PREFERENCE = "-1"