summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-07-06 18:23:27 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-13 15:21:44 +0100
commit4cbef85afef5d53e323eeeccb38187a0c08ba604 (patch)
tree1df6b9d68b760841103443041c162824f4b913cd /meta
parentde590e0e745f1d2dbd132ae20718758314d73033 (diff)
downloadopenembedded-core-4cbef85afef5d53e323eeeccb38187a0c08ba604.tar.gz
openembedded-core-4cbef85afef5d53e323eeeccb38187a0c08ba604.tar.bz2
openembedded-core-4cbef85afef5d53e323eeeccb38187a0c08ba604.tar.xz
openembedded-core-4cbef85afef5d53e323eeeccb38187a0c08ba604.zip
matchbox-wm: Update to 1819
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-wm/matchbox-wm_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 bff9c9b07..41807f435 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -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"
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb
index 09c2ddfb0..09c0f70f4 100644
--- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb
+++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb
@@ -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"