From 96f7caf0608cc1d407f8d9ec1732e7290ab8e5ea Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 18 Jun 2013 13:46:22 +0200 Subject: xfwm4: don't turn into unusablity after setting system time backwards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.1.bb') diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.1.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.1.bb index 687339b26d..86ac20edbc 100644 --- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.1.bb +++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.1.bb @@ -8,6 +8,7 @@ inherit xfce update-alternatives SRC_URI[md5sum] = "10de50c79ed944cbb9c87741062c2a76" SRC_URI[sha256sum] = "380c44fba6eb779e34be0fe94f3726cfa131803014d6073c45aec8a1257fa740" +SRC_URI += "file://0001-don-t-block-display-events-when-time-is-set-backward.patch" python populate_packages_prepend () { themedir = d.expand('${datadir}/themes') -- cgit v1.2.3-54-g00ecf