summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-desktop
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-08-09 10:47:38 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-08-09 10:47:38 +0000
commit241bd839428f94840ffcad99218512c451c1fc0c (patch)
tree5a5c7e5872d495b1745d7d7b988d9fbf77889d59 /meta/packages/matchbox-desktop
parent758ed29049651759d70b8f369ad8ab3508b4ebae (diff)
downloadpoky-241bd839428f94840ffcad99218512c451c1fc0c.tar.gz
matchbox-desktop: switch to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2421 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-desktop')
-rw-r--r--meta/packages/matchbox-desktop/matchbox-desktop_svn.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/matchbox-desktop/matchbox-desktop_svn.bb b/meta/packages/matchbox-desktop/matchbox-desktop_svn.bb
index 6a51eb2157..327ede16bc 100644
--- a/meta/packages/matchbox-desktop/matchbox-desktop_svn.bb
+++ b/meta/packages/matchbox-desktop/matchbox-desktop_svn.bb
@@ -2,8 +2,7 @@ DESCRIPTION = "Matchbox Window Manager Desktop"
2LICENSE = "GPL" 2LICENSE = "GPL"
3DEPENDS = "gtk+ startup-notification" 3DEPENDS = "gtk+ startup-notification"
4SECTION = "x11/wm" 4SECTION = "x11/wm"
5PV = "2.0+svn${SRCDATE}" 5PV = "2.0+svnr${SRCREV}"
6PR = "r2"
7 6
8SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN}-2;proto=http" 7SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN}-2;proto=http"
9 8