diff mbox series

[meta-gnome,3/3] gnome-shell: upgrade 44.1 -> 44.2

Message ID 20230606090013.1455222-3-f_l_k@t-online.de
State Under Review
Headers show
Series None | expand

Commit Message

Markus Volk June 6, 2023, 9 a.m. UTC
Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../gnome-shell/{gnome-shell_44.1.bb => gnome-shell_44.2.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_44.1.bb => gnome-shell_44.2.bb} (95%)

Comments

Khem Raj June 6, 2023, 3:57 p.m. UTC | #1
was there a patch missed in this series ? I see 2/3 and 3/3 but not 1/3

On Tue, Jun 6, 2023 at 2:00 AM Markus Volk <f_l_k@t-online.de> wrote:
>
> Signed-off-by: Markus Volk <f_l_k@t-online.de>
> ---
>  .../gnome-shell/{gnome-shell_44.1.bb => gnome-shell_44.2.bb}    | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_44.1.bb => gnome-shell_44.2.bb} (95%)
>
> diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb
> similarity index 95%
> rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb
> rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb
> index f8f500afe..09995e51e 100644
> --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb
> +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb
> @@ -32,7 +32,7 @@ GIR_MESON_OPTION = ""
>  # gobject-introspection is mandatory and cannot be configured
>  REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
>
> -SRC_URI[archive.sha256sum] = "0bfbe4394d267625154d08d01467bdbd99e8157512fc8df45d5c02ddb7551ca6"
> +SRC_URI[archive.sha256sum] = "55f279ec6303b7c0c89246eced81247c87fc1c73948f45eb212a647218d1b63f"
>  SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
>
>  PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#103135): https://lists.openembedded.org/g/openembedded-devel/message/103135
> Mute This Topic: https://lists.openembedded.org/mt/99359497/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb
similarity index 95%
rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb
rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb
index f8f500afe..09995e51e 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb
@@ -32,7 +32,7 @@  GIR_MESON_OPTION = ""
 # gobject-introspection is mandatory and cannot be configured
 REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
 
-SRC_URI[archive.sha256sum] = "0bfbe4394d267625154d08d01467bdbd99e8157512fc8df45d5c02ddb7551ca6"
+SRC_URI[archive.sha256sum] = "55f279ec6303b7c0c89246eced81247c87fc1c73948f45eb212a647218d1b63f"
 SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
 
 PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"