diff options
author | Ross Burton <ross@openedhand.com> | 2007-01-24 14:32:01 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-01-24 14:32:01 +0000 |
commit | 85f0cce3f2031398e3b292dd36f5d1a0f9686c42 (patch) | |
tree | 317e678110724686f205a1adfc747813f21174a7 /meta/packages/matchbox-wm | |
parent | 691e28b50fedc725db46e19a09d692f8f44bbb63 (diff) | |
download | openembedded-core-85f0cce3f2031398e3b292dd36f5d1a0f9686c42.tar.gz openembedded-core-85f0cce3f2031398e3b292dd36f5d1a0f9686c42.tar.bz2 openembedded-core-85f0cce3f2031398e3b292dd36f5d1a0f9686c42.zip |
Bump version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1203 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-wm')
-rw-r--r-- | meta/packages/matchbox-wm/matchbox-wm_svn.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb index 4f58c46a73..aa8ce97c2b 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb @@ -3,9 +3,8 @@ DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat matchbox-common gconf" RDEPENDS = "matchbox-common" -PV = "0.9.5+svn${SRCDATE}" -PR = "r4" -DEFAULT_PREFERENCE = "-1" +PV = "1.1+svn${SRCDATE}" +PR = "r5" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ file://kbdconfig" |