diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 11:20:37 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 11:20:37 +0000 |
commit | d3ed582d3b164070edc2e869eb85c7526f83a7a9 (patch) | |
tree | ec85151cb8fb0140349be43e2b9bc9b065757dd1 /meta | |
parent | 3d2bdf8f60dd1378e910bfeeb46d19b94e916d2b (diff) | |
download | openembedded-core-d3ed582d3b164070edc2e869eb85c7526f83a7a9.tar.gz openembedded-core-d3ed582d3b164070edc2e869eb85c7526f83a7a9.tar.bz2 openembedded-core-d3ed582d3b164070edc2e869eb85c7526f83a7a9.tar.xz openembedded-core-d3ed582d3b164070edc2e869eb85c7526f83a7a9.zip |
matchbox-wm: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2433 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/matchbox-wm/matchbox-wm_svn.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb index b7bafc086..2edeb6d1a 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb @@ -2,8 +2,7 @@ SECTION = "x11/wm" DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf" -PV = "1.2+svn${SRCDATE}" -PR = "r7" +PV = "1.2+svnr${SRCREV}" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ file://kbdconfig" |