summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.1.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2013-06-18 13:46:22 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-06-20 12:28:00 +0200
commit96f7caf0608cc1d407f8d9ec1732e7290ab8e5ea (patch)
treea44797eaa23a99b39ab4fa7e2b3129a96fad8814 /meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.1.bb
parent8c47ded66321e1592c0ed5c4be459bf376738697 (diff)
downloadmeta-openembedded-96f7caf0608cc1d407f8d9ec1732e7290ab8e5ea.tar.gz
xfwm4: don't turn into unusablity after setting system time backwards
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.1.bb')
-rw-r--r--meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.1.bb1
1 files changed, 1 insertions, 0 deletions
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
8 8
9SRC_URI[md5sum] = "10de50c79ed944cbb9c87741062c2a76" 9SRC_URI[md5sum] = "10de50c79ed944cbb9c87741062c2a76"
10SRC_URI[sha256sum] = "380c44fba6eb779e34be0fe94f3726cfa131803014d6073c45aec8a1257fa740" 10SRC_URI[sha256sum] = "380c44fba6eb779e34be0fe94f3726cfa131803014d6073c45aec8a1257fa740"
11SRC_URI += "file://0001-don-t-block-display-events-when-time-is-set-backward.patch"
11 12
12python populate_packages_prepend () { 13python populate_packages_prepend () {
13 themedir = d.expand('${datadir}/themes') 14 themedir = d.expand('${datadir}/themes')