matchbox-wm: Update to 1819

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

View File

@ -79,7 +79,7 @@ SRCREV_pn-matchbox-theme-sato-2 ??= "94"
SRCREV_pn-matchbox-theme-sato ??= "90"
SRCREV_pn-matchbox-themes-extra ??= "1524"
SRCREV_pn-matchbox-wm-2 ??= "2083"
SRCREV_pn-matchbox-wm ??= "1524"
SRCREV_pn-matchbox-wm ??= "1819"
SRCREV_pn-mesa-dri ??= "1bf94d419805538ac23a4d0b04d31ac5e4487aca"
SRCREV_pn-mesa-xlib ??= "1bf94d419805538ac23a4d0b04d31ac5e4487aca"
SRCDATE_minimo ??= "20070510"

View File

@ -3,6 +3,9 @@ HOMEPAGE = "http://matchbox-project.org"
BUGTRACKER = "http://bugzilla.openedhand.com/"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://src/wm.h;endline=21;md5=a7e844465edbcf79c282369f93caa835 \
file://src/main.c;endline=21;md5=3e5d9f832b527b0d72dbe8e3c4c60b95 \
file://src/wm.c;endline=21;md5=8dc9d24477d87ef5dfbc2e4927146aab"
SECTION = "x11/wm"
DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf"