diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2021-11-01 12:49:20 +0100 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-11-03 06:57:48 -0700 | 
| commit | 85e3c1cdf072efc044d3a6e908b0c749c2ce3ced (patch) | |
| tree | 9eb9c0a9a76c4460813a423d7febc86bf90fc5d6 | |
| parent | 2b2666b7fab2818e75701b82c15d6a1628659259 (diff) | |
| download | meta-openembedded-85e3c1cdf072efc044d3a6e908b0c749c2ce3ced.tar.gz | |
gnome-settings-daemon: upgrade 3.36.1 -> 41.0
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-settings-daemon/gnome-settings-daemon_41.0.bb (renamed from meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb) | 5 | 
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_41.0.bb index 171e46eddb..976aa62227 100644 --- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb +++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_41.0.bb  | |||
| @@ -24,8 +24,7 @@ DEPENDS = " \ | |||
| 24 | # all these are mandatory | 24 | # all these are mandatory | 
| 25 | REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" | 25 | REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" | 
| 26 | 26 | ||
| 27 | SRC_URI[archive.md5sum] = "102dc488a6a726e4050cf5ab7e967e8d" | 27 | SRC_URI[archive.sha256sum] = "e6ca6361fbd1deab2de1a1e390d4f14167cf47b1c547dbb8b65a5d89e9663884" | 
| 28 | SRC_URI[archive.sha256sum] = "3e33dbd319b562a5ab602dcab6de3ca81b85f8346672e90ec632b36bbf15ee4b" | ||
| 29 | 28 | ||
| 30 | UNKNOWN_CONFIGURE_WHITELIST = "introspection" | 29 | UNKNOWN_CONFIGURE_WHITELIST = "introspection" | 
| 31 | 30 | ||
| @@ -44,5 +43,5 @@ PACKAGECONFIG[wayland] = "-Dwayland=true,-Dwayland=false,wayland" | |||
| 44 | 43 | ||
| 45 | FILES:${PN} += " \ | 44 | FILES:${PN} += " \ | 
| 46 | ${systemd_user_unitdir} \ | 45 | ${systemd_user_unitdir} \ | 
| 47 | ${libdir}/gnome-settings-daemon-3.0/libgsd.so \ | 46 | ${libdir}/gnome-settings-daemon-41/libgsd.so \ | 
| 48 | " | 47 | " | 
