diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-06-19 13:31:59 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-06-19 10:17:50 -0700 |
commit | 2bd7b4175a01a138b462c2fc3d0d86031167d240 (patch) | |
tree | 45d389d49574300b6052f3363727628e24cf62bb | |
parent | a736457d11f5f3983edbb6413e0b260d9ef1a1f6 (diff) | |
download | meta-openembedded-2bd7b4175a01a138b462c2fc3d0d86031167d240.tar.gz |
gnome-control-center: upgrade 3.36.2 -> 3.36.3
================
Version 3.36.3
================
- Updated translations
Users:
- Show add user button also if no users found
- Show permissions toolbar also if no users found
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.3.bb (renamed from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.2.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.3.bb index d3673a1fd9..81f42438e3 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.2.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.3.bb | |||
@@ -30,8 +30,8 @@ DEPENDS = " \ | |||
30 | 30 | ||
31 | REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11" | 31 | REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11" |
32 | 32 | ||
33 | SRC_URI[archive.md5sum] = "45832b7217c8d5fa5e2dbc214972c12d" | 33 | SRC_URI[archive.md5sum] = "fd99a8df0cc656e971415f2a1b310019" |
34 | SRC_URI[archive.sha256sum] = "e0a5eff0c6d6c22db0c54fd070460de874d367ef3f9072e1559b70f28b847817" | 34 | SRC_URI[archive.sha256sum] = "bc174d970dbeca3ee19c26019de31e9edf78dc9c4abde16e763566ee38c3691c" |
35 | SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" | 35 | SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" |
36 | 36 | ||
37 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" | 37 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" |