diff options
| author | Markus Volk <f_l_k@t-online.de> | 2023-07-11 19:48:26 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-07-11 11:27:46 -0700 |
| commit | 2fb6f1cb8f44c64000abe91eb5b5f718e74a054c (patch) | |
| tree | 81eceb27fe7793a5e54bbb505717467525ccbfbe | |
| parent | 925e2a65ce145d214c186645d560d61cc7154bd4 (diff) | |
| download | meta-openembedded-2fb6f1cb8f44c64000abe91eb5b5f718e74a054c.tar.gz | |
gnome-shell: upgrade 44.2 -> 44.3
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-shell/gnome-shell_44.3.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.3.bb index 09995e51e4..e1aa051ef4 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.3.bb | |||
| @@ -32,7 +32,7 @@ GIR_MESON_OPTION = "" | |||
| 32 | # gobject-introspection is mandatory and cannot be configured | 32 | # gobject-introspection is mandatory and cannot be configured |
| 33 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" | 33 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" |
| 34 | 34 | ||
| 35 | SRC_URI[archive.sha256sum] = "55f279ec6303b7c0c89246eced81247c87fc1c73948f45eb212a647218d1b63f" | 35 | SRC_URI[archive.sha256sum] = "55694b71c2ee4eaef60d93428003f2eaa4cf00186848f5e36b45cfe506fc31bf" |
| 36 | SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" | 36 | SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" |
| 37 | 37 | ||
| 38 | PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" | 38 | PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" |
