* [Buildroot] [PATCH v1 1/2] package/weston: bump to 13.0.1
@ 2024-04-27 13:47 Thomas Devoogdt
2024-04-27 13:47 ` [Buildroot] [PATCH v1 2/2] package/wayland-protocols: bump to 1.36 Thomas Devoogdt
2024-05-09 20:12 ` [Buildroot] [PATCH v1 1/2] package/weston: bump to 13.0.1 Thomas Petazzoni via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Devoogdt @ 2024-04-27 13:47 UTC (permalink / raw)
To: buildroot; +Cc: Thomas Devoogdt, Yann E . MORIN, Thomas Petazzoni
Announce:
https://lists.freedesktop.org/archives/wayland-devel/2024-April/043575.html
Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
---
package/weston/weston.hash | 6 +++---
package/weston/weston.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/weston/weston.hash b/package/weston/weston.hash
index ded5d35275..5fa0c9d2be 100644
--- a/package/weston/weston.hash
+++ b/package/weston/weston.hash
@@ -1,4 +1,4 @@
-# From https://lists.freedesktop.org/archives/wayland-devel/2023-November/043326.html
-sha256 52ff1d4aa2394a2e416c85a338b627ce97fa71d43eb762fd4aaf145d36fc795a weston-13.0.0.tar.xz
-sha512 8c656cdf24ec9429c76c64ebd2d58351991f5990a6d4b5900ac913243ad8e2c9c0fb1a748f018d177fbfd7e0a8836d0434d97acec287a8f977d47335ae30eacc weston-13.0.0.tar.xz
+# From https://lists.freedesktop.org/archives/wayland-devel/2024-April/043575.html
+sha256 ea1566ab4f5ffce7e9fd4f7a1fca5b30caae4d50023bf459213994094e02b29a weston-13.0.1.tar.xz
+sha512 4a0fd0b1aec823219421d701030bc534576be64b71ede70c7d33f131e9e64c0e0dc209e62f75cecb9368df7604c1d5b2321932eccc818b529d246ec2e3114122 weston-13.0.1.tar.xz
sha256 fdb65868f65d0fbdb05c2d3b779e10ce9969fa0c4b9262ba4f260e87086ab860 COPYING
diff --git a/package/weston/weston.mk b/package/weston/weston.mk
index 5ae9c22973..499cf45fab 100644
--- a/package/weston/weston.mk
+++ b/package/weston/weston.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WESTON_VERSION = 13.0.0
+WESTON_VERSION = 13.0.1
WESTON_SITE = https://gitlab.freedesktop.org/wayland/weston/-/releases/$(WESTON_VERSION)/downloads
WESTON_SOURCE = weston-$(WESTON_VERSION).tar.xz
WESTON_LICENSE = MIT
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH v1 2/2] package/wayland-protocols: bump to 1.36
2024-04-27 13:47 [Buildroot] [PATCH v1 1/2] package/weston: bump to 13.0.1 Thomas Devoogdt
@ 2024-04-27 13:47 ` Thomas Devoogdt
2024-05-09 20:12 ` [Buildroot] [PATCH v1 1/2] package/weston: bump to 13.0.1 Thomas Petazzoni via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Devoogdt @ 2024-04-27 13:47 UTC (permalink / raw)
To: buildroot; +Cc: Thomas Devoogdt, Yann E . MORIN, Thomas Petazzoni
Announce:
http://lists.freedesktop.org/archives/wayland-devel/2024-March/043537.html
https://lists.freedesktop.org/archives/wayland-devel/2024-April/043572.html
https://lists.freedesktop.org/archives/wayland-devel/2024-April/043581.html
Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
---
package/wayland-protocols/wayland-protocols.hash | 6 +++---
package/wayland-protocols/wayland-protocols.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/wayland-protocols/wayland-protocols.hash b/package/wayland-protocols/wayland-protocols.hash
index 58c432e365..93d40a919c 100644
--- a/package/wayland-protocols/wayland-protocols.hash
+++ b/package/wayland-protocols/wayland-protocols.hash
@@ -1,4 +1,4 @@
-# From https://lists.freedesktop.org/archives/wayland-devel/2024-January/043400.html
-sha256 94f0c50b090d6e61a03f62048467b19abbe851be4e11ae7b36f65f8b98c3963a wayland-protocols-1.33.tar.xz
-sha512 4584f6ac86367655f9db5d0c0ed0681efa31e73f984e4b620fbe5317df21790927f4f5317ecbbc194ac31eaf88caebc431bcc52c23d9dc0098c71de3cb4a9fef wayland-protocols-1.33.tar.xz
+# From https://lists.freedesktop.org/archives/wayland-devel/2024-April/043581.html
+sha256 71fd4de05e79f9a1ca559fac30c1f8365fa10346422f9fe795f74d77b9ef7e92 wayland-protocols-1.36.tar.xz
+sha512 5448b9aedc953ce6be0f378da900c195c8743cb6001f615823b5fc9cab3e3ee54271132055743278e10decef7f8e9dcdeef31593a2a12062575fb90eb0084be0 wayland-protocols-1.36.tar.xz
sha256 f1a2b233e8a9a71c40f4aa885be08a0842ac85bb8588703c1dd7e6e6502e3124 COPYING
diff --git a/package/wayland-protocols/wayland-protocols.mk b/package/wayland-protocols/wayland-protocols.mk
index 50a08d1988..c0dfe69401 100644
--- a/package/wayland-protocols/wayland-protocols.mk
+++ b/package/wayland-protocols/wayland-protocols.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WAYLAND_PROTOCOLS_VERSION = 1.33
+WAYLAND_PROTOCOLS_VERSION = 1.36
WAYLAND_PROTOCOLS_SITE = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$(WAYLAND_PROTOCOLS_VERSION)/downloads
WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz
WAYLAND_PROTOCOLS_LICENSE = MIT
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH v1 1/2] package/weston: bump to 13.0.1
2024-04-27 13:47 [Buildroot] [PATCH v1 1/2] package/weston: bump to 13.0.1 Thomas Devoogdt
2024-04-27 13:47 ` [Buildroot] [PATCH v1 2/2] package/wayland-protocols: bump to 1.36 Thomas Devoogdt
@ 2024-05-09 20:12 ` Thomas Petazzoni via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-05-09 20:12 UTC (permalink / raw)
To: Thomas Devoogdt; +Cc: Yann E . MORIN, buildroot
On Sat, 27 Apr 2024 15:47:47 +0200
Thomas Devoogdt <thomas@devoogdt.com> wrote:
> Announce:
> https://lists.freedesktop.org/archives/wayland-devel/2024-April/043575.html
>
> Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
> ---
> package/weston/weston.hash | 6 +++---
> package/weston/weston.mk | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks, both applied!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-05-09 20:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-27 13:47 [Buildroot] [PATCH v1 1/2] package/weston: bump to 13.0.1 Thomas Devoogdt
2024-04-27 13:47 ` [Buildroot] [PATCH v1 2/2] package/wayland-protocols: bump to 1.36 Thomas Devoogdt
2024-05-09 20:12 ` [Buildroot] [PATCH v1 1/2] package/weston: bump to 13.0.1 Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.