summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/matchbox-wm
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2016-12-08 13:05:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-13 22:47:28 +0000
commitf63c75cc0da4f64ed2d769690122a34d40f7af49 (patch)
tree33663ebbd665261f3a1cdefa68737184a63d6700 /meta/recipes-graphics/matchbox-wm
parent36a558fbdc96094626e7de1a3510691e30885368 (diff)
downloadopenembedded-core-contrib-f63c75cc0da4f64ed2d769690122a34d40f7af49.tar.gz
matchbox-wm: Upgrade 1.2.1 -> 1.2.2
Fixes [YOCTO #10635]: _NET_CURRENT_DESKTOP returns empty value. Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics/matchbox-wm')
-rw-r--r--meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb (renamed from meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb
index c3d2d23db5..815a75f36d 100644
--- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb
+++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://src/wm.h;endline=21;md5=a7e844465edbcf79c282369f93caa
SECTION = "x11/wm"
DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf libxcursor libxfixes"
-# SRCREV tagged 1.2.1
-SRCREV = "9fd1806dfa7c8f2202db18b7bc880857a3019f8c"
+# SRCREV tagged 1.2.2
+SRCREV = "27da947e7fbdf9659f7e5bd1e92af92af6c03970"
SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager \
file://kbdconfig"