mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] wlroots: version bump 0.15.1 -> 0.16.0
@ 2022-12-01  9:10 Philipp Zabel
  2022-12-05 12:53 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2022-12-01  9:10 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/wlroots.in   | 2 ++
 rules/wlroots.make | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/rules/wlroots.in b/rules/wlroots.in
index c49009124750..654bfaa32ce4 100644
--- a/rules/wlroots.in
+++ b/rules/wlroots.in
@@ -5,6 +5,8 @@ config WLROOTS
 	select HOST_MESON
 	select WAYLAND
 	select WAYLAND_PROTOCOLS
+	select HWDATA
+	select HWDATA_PNP
 	select LIBDRM
 	select MESALIB
 	select MESALIB_EGL
diff --git a/rules/wlroots.make b/rules/wlroots.make
index 407268be94f4..5cea2161494b 100644
--- a/rules/wlroots.make
+++ b/rules/wlroots.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WLROOTS) += wlroots
 #
 # Paths and names
 #
-WLROOTS_VERSION	:= 0.15.1
-WLROOTS_MD5	:= d866abe05ebbcb1611b6273828302e87
+WLROOTS_VERSION	:= 0.16.0
+WLROOTS_MD5	:= 2f9263c6ed2f2da2957988ee3f7bde1f
 WLROOTS		:= wlroots-$(WLROOTS_VERSION)
 WLROOTS_SUFFIX	:= tar.bz2
 WLROOTS_URL	:= https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/$(WLROOTS_VERSION)/$(WLROOTS).$(WLROOTS_SUFFIX)
@@ -30,6 +30,7 @@ WLROOTS_LICENSE	:= MIT
 WLROOTS_CONF_TOOL := meson
 WLROOTS_CONF_OPT := \
 	$(CROSS_MESON_USR) \
+	-Dallocators=gbm \
 	-Dbackends=drm,libinput \
 	-Dexamples=false \
 	-Dicon_directory= \
-- 
2.30.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-05 12:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-01  9:10 [ptxdist] [PATCH] wlroots: version bump 0.15.1 -> 0.16.0 Philipp Zabel
2022-12-05 12:53 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox