diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 11:12:21 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 11:12:21 +0000 |
commit | e25d2309c91b71131c48779f21ba66e02aed919b (patch) | |
tree | 51b2f3b0164cb3440387810ed2d9645bb28805b4 /meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb | |
parent | 09cd28b3cf9bc9a77919599b0b72db061f2bb63e (diff) | |
download | poky-e25d2309c91b71131c48779f21ba66e02aed919b.tar.gz |
matchbox-keyboard: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2428 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb')
-rw-r--r-- | meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb b/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb index 20461a40d7..25d9328272 100644 --- a/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb +++ b/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb | |||
@@ -3,8 +3,7 @@ LICENSE = "GPL" | |||
3 | DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2" | 3 | DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2" |
4 | RDEPENDS = "formfactor" | 4 | RDEPENDS = "formfactor" |
5 | SECTION = "x11" | 5 | SECTION = "x11" |
6 | PV = "0.0+svn${SRCDATE}" | 6 | PV = "0.0+svnr${SRCREV}" |
7 | PR = "r7" | ||
8 | 7 | ||
9 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ | 8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ |
10 | file://80matchboxkeyboard" | 9 | file://80matchboxkeyboard" |