aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2016-03-02 14:31:50 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-15 17:52:23 +0100
commit840be4a11c376e336738858ae879bf0e97894684 (patch)
tree33c7478c3cef1f27fbd7f58fae2615f819504c6e /meta
parent26694d90e9cc3024571c756445183828e2691cd4 (diff)
downloadopenembedded-core-contrib-840be4a11c376e336738858ae879bf0e97894684.tar.gz
matchbox-wm: Upgrade to 1.2.1
New version does not change MBWM theme when the Gtk+ theme is changed using Net/ThemeName X property. Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb (renamed from meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb
index aa768280a8..c3d2d23db5 100644
--- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
+++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb
@@ -10,9 +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 = "8178e70d5c742c4cd63b51df228cc8aa3594d518"
-PV = "1.2+git${SRCPV}"
-
+# SRCREV tagged 1.2.1
+SRCREV = "9fd1806dfa7c8f2202db18b7bc880857a3019f8c"
SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager \
file://kbdconfig"