diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-12-27 22:30:58 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-29 10:22:56 -0800 |
commit | 45a1cd5fcdc1ef3f4442388c021e0f677d36f792 (patch) | |
tree | 91361daf3f5823bb82277b587569a657b6e1c24c /meta-xfce/recipes-xfce | |
parent | bbb5732a4f96c754a864f2e306f3df69df621660 (diff) | |
download | meta-openembedded-45a1cd5fcdc1ef3f4442388c021e0f677d36f792.tar.gz |
exo: upgrade 0.12.10 -> 0.12.11
Looks like a mini-bugfix:
Release notes for 0.12.11
=========================
General:
- Bump documentation dates
- Add *.mo to .gitignore
Bug Fixes:
- Revert padding patches that add too much padding in the Thunar compact
view (Xfce #16196)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/exo/exo_0.12.11.bb (renamed from meta-xfce/recipes-xfce/exo/exo_0.12.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_0.12.10.bb b/meta-xfce/recipes-xfce/exo/exo_0.12.11.bb index 4deedbfbc..4c16689d3 100644 --- a/meta-xfce/recipes-xfce/exo/exo_0.12.10.bb +++ b/meta-xfce/recipes-xfce/exo/exo_0.12.11.bb | |||
@@ -20,8 +20,8 @@ SRC_URI_append_class-native = " \ | |||
20 | file://reduce-build-to-exo-csource-only.patch \ | 20 | file://reduce-build-to-exo-csource-only.patch \ |
21 | " | 21 | " |
22 | 22 | ||
23 | SRC_URI[md5sum] = "ef1db71eb24cf24f6870444ccfc2345d" | 23 | SRC_URI[md5sum] = "efeb039d64b3257e39a1a38e75eb19b1" |
24 | SRC_URI[sha256sum] = "848fd65175118786e994fcf8b28f8c804f58d21cc9d961e00897cd97dc257cac" | 24 | SRC_URI[sha256sum] = "ec892519c08a67f3e0a1f0f8d43446e26871183e5aa6be7f82e214f388d1e5b6" |
25 | 25 | ||
26 | PACKAGECONFIG ??= "" | 26 | PACKAGECONFIG ??= "" |
27 | PACKAGECONFIG_class-target ??= "gtk" | 27 | PACKAGECONFIG_class-target ??= "gtk" |