aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKang Kai <kai.kang@windriver.com>2018-08-06 01:54:08 -0700
committerKhem Raj <raj.khem@gmail.com>2018-08-08 12:04:14 -0700
commit8abb244b242db2aa0b0bfd64180fb9ad2002f53f (patch)
treeff0aaf63d57266f3f3bc38b62834e11246511d95
parentaa95fb70f8f9b2831c59b601643917ebc4b85119 (diff)
downloadmeta-openembedded-8abb244b242db2aa0b0bfd64180fb9ad2002f53f.tar.gz
xfwm4: 4.12.4 -> 4.12.5
Upgrade xfwm4 from 4.12.4 to 4.12.5. * add dependency libxinerama Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.5.bb (renamed from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.4.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.4.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.5.bb
index a075f13b91..f90d8da59c 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.4.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.5.bb
@@ -2,14 +2,14 @@ DESCRIPTION="Xfce4 Window Manager"
SECTION = "x11/wm"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
-DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui xfconf libwnck dbus-glib startup-notification exo-native"
+DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui libxinerama xfconf libwnck dbus-glib startup-notification exo-native"
inherit xfce update-alternatives distro_features_check
REQUIRED_DISTRO_FEATURES = "x11"
-SRC_URI[md5sum] = "3ec136efc5387fd3b53cd66b684f52d7"
-SRC_URI[sha256sum] = "fa74048a75649a6e92df763a3cfb706d3fed1e1a6adf567f6693325a5a6efb36"
+SRC_URI[md5sum] = "61f6bc8b15c6a7361a58d875917e1791"
+SRC_URI[sha256sum] = "7775c02216666c2d023275e7ed6d85e57d965e5cc1407bb6a05c53cc38d8caca"
python populate_packages_prepend () {
themedir = d.expand('${datadir}/themes')