Thanks, applied as f94a08c9f1539312a1325b2297df2cb442e4f136. Michael
[sent from post-receive hook] On Tue, 21 May 2024 11:59:06 +0200, Christian Melki <christian.me...@t2data.com> wrote: > Minor bugfix. > https://lists.freedesktop.org/archives/wayland-devel/2024-April/043572.html > > Signed-off-by: Christian Melki <christian.me...@t2data.com> > Message-Id: <20240517180349.4086637-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de> > > diff --git a/rules/wayland-protocols.make b/rules/wayland-protocols.make > index 066e9b00071b..8dad5d220c4c 100644 > --- a/rules/wayland-protocols.make > +++ b/rules/wayland-protocols.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYLAND_PROTOCOLS) += wayland-protocols > # > # Paths and names > # > -WAYLAND_PROTOCOLS_VERSION := 1.35 > -WAYLAND_PROTOCOLS_MD5 := cd0f2a1ab6e54568e4f856f140dedca9 > +WAYLAND_PROTOCOLS_VERSION := 1.36 > +WAYLAND_PROTOCOLS_MD5 := d733380202a75ca837744e65b4dbadc5 > WAYLAND_PROTOCOLS := > wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION) > WAYLAND_PROTOCOLS_SUFFIX := tar.xz > WAYLAND_PROTOCOLS_URL := > https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$(WAYLAND_PROTOCOLS_VERSION)/downloads/$(WAYLAND_PROTOCOLS).$(WAYLAND_PROTOCOLS_SUFFIX)