This version does not change MBWM theme when the Gtk+ theme is changed using Net/ThemeName X property.
Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb index 422d255..a7e15a6 100644 --- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb +++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb @@ -10,10 +10,10 @@ 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 = "29544f0e61cc281fc60061443a537271e1081b78" +SRCREV = "d261f6ff6e9f66da4012d2f9e9d56232b40c68a1" PV = "1.2+git${SRCPV}" -SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager \ +SRC_URI = "git://github.com/jku/matchbox-window-manager.git;branch=gtk3 \ file://kbdconfig" S = "${WORKDIR}/git" -- 2.1.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core