diff options
author | Ross Burton <ross@openedhand.com> | 2007-07-05 14:06:13 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-07-05 14:06:13 +0000 |
commit | 2d96af6480e0a7841d5ec4ae5ed75e9fdf70a07f (patch) | |
tree | 31d7c87349b535e88a64652b6f430e690bc2cac7 /meta | |
parent | cff716d04087d494c8c589efdb4b1c11f27645b4 (diff) | |
download | openembedded-core-2d96af6480e0a7841d5ec4ae5ed75e9fdf70a07f.tar.gz openembedded-core-2d96af6480e0a7841d5ec4ae5ed75e9fdf70a07f.tar.bz2 openembedded-core-2d96af6480e0a7841d5ec4ae5ed75e9fdf70a07f.zip |
Bump PR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2117 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/matchbox-wm/matchbox-wm_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb index 6b2bdb3732..b7bafc086a 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf" PV = "1.2+svn${SRCDATE}" -PR = "r6" +PR = "r7" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ file://kbdconfig" |