matchbox-keyboard: Update to 2075

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin 2010-07-06 18:02:01 +08:00 committed by Richard Purdie
parent 7a92d3208c
commit 718510f541
2 changed files with 4 additions and 1 deletions

View File

@ -70,7 +70,7 @@ SRCREV_pn-linux-omap3-pm ??= "totallybroken"
SRCREV_pn-matchbox-config-gtk ??= "2081"
SRCREV_pn-matchbox-desktop-sato ??= "76"
SRCREV_pn-matchbox-desktop ??= "2096"
SRCREV_pn-matchbox-keyboard ??= "1910"
SRCREV_pn-matchbox-keyboard ??= "2075"
SRCREV_pn-matchbox-panel-2 ??= "2109"
SRCREV_pn-matchbox-panel ??= "1364"
SRCREV_pn-matchbox-stroke ??= "1524"

View File

@ -3,6 +3,9 @@ HOMEPAGE = "http://matchbox-project.org"
BUGTRACKER = "http://bugzilla.openedhand.com/"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
file://src/matchbox-keyboard.h;endline=20;md5=4ba16ff913ad245dd6d95a6c67f72526 \
file://applet/applet.c;endline=20;md5=e9201b3efa0a81a160b88d6feb5cf75b"
DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2"
RDEPENDS = "formfactor dbus-wait"