diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-10-09 08:36:54 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-10-09 20:06:54 -0700 |
commit | 525dbf76ab192b2c050d8750bce4cabc4453e2a0 (patch) | |
tree | 84b12861c18a273b01cee27dacc753ee1140b385 /meta-gnome | |
parent | b1287c4ef25e416cbbea163930c3fd1df480f183 (diff) | |
download | meta-openembedded-525dbf76ab192b2c050d8750bce4cabc4453e2a0.tar.gz |
metacity: upgrade 3.44.0 -> 3.46.0
Changelog:
==========
- Fix crash minimizing parent window. (#31)
- Fix fullscreen for Wine windows. (#33)
- Updated translations.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb (renamed from meta-gnome/recipes-gnome/metacity/metacity_3.44.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.44.0.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb index b6708552ac..2760d73dff 100644 --- a/meta-gnome/recipes-gnome/metacity/metacity_3.44.0.bb +++ b/meta-gnome/recipes-gnome/metacity/metacity_3.46.0.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] = "19c3c5d79d2171f45baa0f632cc8995f8607bf1231a16014439bac9ba165a7c0" | 26 | SRC_URI[archive.sha256sum] = "4ba777e938547bfccbf9acca0967574c46643022e054c93a033419cb3cc7c1ec" |
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" |