aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2015-03-02 19:17:02 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-03-21 16:42:25 +0100
commit8540a0fe907bebd2d2b9fd27a2cd4742427976b7 (patch)
tree59e3b0ed3d2820573300606fe3841046bacdbc9c /meta-xfce/recipes-xfce
parent08bce61adf5ded75147b688c025c61bb37ed5f01 (diff)
downloadmeta-openembedded-contrib-8540a0fe907bebd2d2b9fd27a2cd4742427976b7.tar.gz
xfwm4: update to 4.12.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.2.bb (renamed from meta-xfce/recipes-xfce/xfwm4/xfwm4_git.bb)15
1 files changed, 4 insertions, 11 deletions
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_git.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.2.bb
index f8cd4b24f3..8239f39272 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_git.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.2.bb
@@ -4,18 +4,11 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui xfconf libwnck dbus-glib startup-notification exo-native"
-inherit xfce xfce-git update-alternatives
+inherit xfce update-alternatives
-SRC_URI = " \
- git://git.xfce.org/xfce/xfwm4;protocol=git \
- file://0001-don-t-block-display-events-when-time-is-set-backward.patch \
-"
-
-SRCREV = "bce3062d0879ab8504c446f99ad57c9fd76c5097"
-S = "${WORKDIR}/git"
-PV = "4.10.1+git${SRCPV}"
-
-EXTRA_OECONF += "--enable-maintainer-mode"
+SRC_URI += "file://0001-don-t-block-display-events-when-time-is-set-backward.patch"
+SRC_URI[md5sum] = "3728768dd9ea0de624cd3efc5dcccbca"
+SRC_URI[sha256sum] = "5bb5f72b41060d10bd3823f8b69abcd462bbd8853fdf9c82041450ae68e7d75a"
python populate_packages_prepend () {
themedir = d.expand('${datadir}/themes')