summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-07-06 18:02:01 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-13 15:21:43 +0100
commit718510f54167feba98ee6cdbe10763e33fdee662 (patch)
tree439ae3e124d17d46b375486653b3e3b3f7172267 /meta
parent7a92d3208cd1091fdc93f2625a4cb205966eec83 (diff)
downloadpoky-718510f54167feba98ee6cdbe10763e33fdee662.tar.gz
matchbox-keyboard: Update to 2075
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/poky-default-revisions.inc2
-rw-r--r--meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb3
2 files changed, 4 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index 2da65d508d..11e83b8052 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -70,7 +70,7 @@ SRCREV_pn-linux-omap3-pm ??= "totallybroken"
70SRCREV_pn-matchbox-config-gtk ??= "2081" 70SRCREV_pn-matchbox-config-gtk ??= "2081"
71SRCREV_pn-matchbox-desktop-sato ??= "76" 71SRCREV_pn-matchbox-desktop-sato ??= "76"
72SRCREV_pn-matchbox-desktop ??= "2096" 72SRCREV_pn-matchbox-desktop ??= "2096"
73SRCREV_pn-matchbox-keyboard ??= "1910" 73SRCREV_pn-matchbox-keyboard ??= "2075"
74SRCREV_pn-matchbox-panel-2 ??= "2109" 74SRCREV_pn-matchbox-panel-2 ??= "2109"
75SRCREV_pn-matchbox-panel ??= "1364" 75SRCREV_pn-matchbox-panel ??= "1364"
76SRCREV_pn-matchbox-stroke ??= "1524" 76SRCREV_pn-matchbox-stroke ??= "1524"
diff --git a/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb b/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
index bfceba05d4..0425fec78a 100644
--- a/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
+++ b/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
@@ -3,6 +3,9 @@ HOMEPAGE = "http://matchbox-project.org"
3BUGTRACKER = "http://bugzilla.openedhand.com/" 3BUGTRACKER = "http://bugzilla.openedhand.com/"
4 4
5LICENSE = "GPLv2+" 5LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
7 file://src/matchbox-keyboard.h;endline=20;md5=4ba16ff913ad245dd6d95a6c67f72526 \
8 file://applet/applet.c;endline=20;md5=e9201b3efa0a81a160b88d6feb5cf75b"
6 9
7DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2" 10DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2"
8RDEPENDS = "formfactor dbus-wait" 11RDEPENDS = "formfactor dbus-wait"