diff options
| author | Markus Volk <f_l_k@t-online.de> | 2023-03-25 09:02:40 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-04-05 15:56:47 -0700 |
| commit | 9a3c4fafd3022d05adf42b4bd3a76dfeea06aa53 (patch) | |
| tree | 388d678fdc8991e477deadf796eecc2790626685 | |
| parent | 83cfafbdfd9cd0ef73a73b522eee99ba89adb655 (diff) | |
| download | meta-openembedded-9a3c4fafd3022d05adf42b4bd3a76dfeea06aa53.tar.gz | |
gnome-session: update 43.0 -> 44.0
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-session/gnome-session_44.0.bb (renamed from meta-gnome/recipes-gnome/gnome-session/gnome-session_43.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-session/gnome-session_43.0.bb b/meta-gnome/recipes-gnome/gnome-session/gnome-session_44.0.bb index 12f48bc823..3f642f401f 100644 --- a/meta-gnome/recipes-gnome/gnome-session/gnome-session_43.0.bb +++ b/meta-gnome/recipes-gnome/gnome-session/gnome-session_44.0.bb | |||
| @@ -22,7 +22,7 @@ inherit gnomebase gettext gsettings upstream-version-is-even features_check | |||
| 22 | 22 | ||
| 23 | REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" | 23 | REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" |
| 24 | 24 | ||
| 25 | SRC_URI[archive.sha256sum] = "3fb9949501385c8c14618e78f178d952df98ad8c91080f4c5e1568c7393ae1f2" | 25 | SRC_URI[archive.sha256sum] = "ccf829a96526135e9e9f917526515d36a5092bdfa316f3737dd8c5a524dbf2c6" |
| 26 | 26 | ||
| 27 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'consolekit',d)}" | 27 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'consolekit',d)}" |
| 28 | 28 | ||
