diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-12-27 14:38:14 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-12-27 16:03:06 -0800 |
commit | 53226291ed037877651daa0ebd101f7c34c693b8 (patch) | |
tree | 8d063d422bc8f91684c9510ae10ca2807c163635 | |
parent | e94fc083ec1aea1f54150ba0072540430421c630 (diff) | |
download | meta-openembedded-53226291ed037877651daa0ebd101f7c34c693b8.tar.gz |
metacity: upgrade 3.46.0 -> 3.46.1
Changelog:
===========
- Improve switching between windows of same application. (#26)
- Fix crash when background pixmap has non-default depth. (#34)
- Unminimaze child window together with main window. (#31)
- Updated translations.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/metacity/metacity_3.46.1.bb (renamed from meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.46.1.bb index 2760d73dff..3ada6515f8 100644 --- a/meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb +++ b/meta-gnome/recipes-gnome/metacity/metacity_3.46.1.bb | |||
@@ -23,7 +23,7 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
23 | 23 | ||
24 | inherit gnomebase gsettings gettext upstream-version-is-even features_check | 24 | inherit gnomebase gsettings gettext upstream-version-is-even features_check |
25 | 25 | ||
26 | SRC_URI[archive.sha256sum] = "4ba777e938547bfccbf9acca0967574c46643022e054c93a033419cb3cc7c1ec" | 26 | SRC_URI[archive.sha256sum] = "00ba49f7612088f2b3baeca79c45eb2a30423c2e4a7bea4015872beae25dd6c5" |
27 | SRC_URI += "file://0001-drop-zenity-detection.patch" | 27 | SRC_URI += "file://0001-drop-zenity-detection.patch" |
28 | 28 | ||
29 | PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama" | 29 | PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama" |