[OE-core] [PATCH] matchbox-wm: Upgrade 1.2.1 -> 1.2.2
Jussi Kukkonen
jussi.kukkonen at intel.com
Thu Dec 8 11:05:25 UTC 2016
Fixes [YOCTO #10635]: _NET_CURRENT_DESKTOP returns empty value.
Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
---
.../matchbox-wm/{matchbox-wm_1.2.1.bb => matchbox-wm_1.2.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/matchbox-wm/{matchbox-wm_1.2.1.bb => matchbox-wm_1.2.2.bb} (94%)
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
similarity index 94%
rename from meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb
rename to meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb
index c3d2d23..815a75f 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"
--
2.1.4
More information about the Openembedded-core
mailing list