diff options
author | Kai Kang <kai.kang@windriver.com> | 2021-03-16 11:41:57 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-03-16 21:37:15 -0700 |
commit | 07147286fcfae19882ccb4af8019e1888776c4f2 (patch) | |
tree | 8f0e8a1223190bd6a96d7273dd54726bf0e56392 /meta-xfce | |
parent | 94312059a1c1b259ae8d041e64101e8bc1c40a0f (diff) | |
download | meta-openembedded-07147286fcfae19882ccb4af8019e1888776c4f2.tar.gz |
exo: 4.16.0 -> 4.16.1
Release notes for exo 4.16.1
============================
- Revamp the documentation to modernize and uniformize accross
components
- Fix keyboard navigation when only one item is present (#53)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/exo/exo_4.16.1.bb (renamed from meta-xfce/recipes-xfce/exo/exo_4.16.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_4.16.0.bb b/meta-xfce/recipes-xfce/exo/exo_4.16.1.bb index 5b91b8b7ee..a49b18c725 100644 --- a/meta-xfce/recipes-xfce/exo/exo_4.16.0.bb +++ b/meta-xfce/recipes-xfce/exo/exo_4.16.1.bb | |||
@@ -14,7 +14,7 @@ SRC_URI += " \ | |||
14 | file://configure.patch \ | 14 | file://configure.patch \ |
15 | " | 15 | " |
16 | 16 | ||
17 | SRC_URI[sha256sum] = "1975b00eed9a8aa1f899eab2efaea593731c19138b83fdff2f13bdca5275bacc" | 17 | SRC_URI[sha256sum] = "528dac256315ffc2a4a53b3b421979327962121989886e3cf920aeff9912b53b" |
18 | 18 | ||
19 | # Note: python bindings did not work in oe-dev and are about to be moved to | 19 | # Note: python bindings did not work in oe-dev and are about to be moved to |
20 | # pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560 | 20 | # pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560 |