mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] weston: Backport patch to support libdisplay-info 0.3.0
@ 2025-10-14 12:02 Philipp Zabel
  0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2025-10-14 12:02 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 ...01-build-Allow-libdisplay-info-0.3.0.patch | 25 +++++++++++++++++++
 patches/weston-14.0.2/series                  |  4 +++
 2 files changed, 29 insertions(+)
 create mode 100644 patches/weston-14.0.2/0001-build-Allow-libdisplay-info-0.3.0.patch
 create mode 100644 patches/weston-14.0.2/series

diff --git a/patches/weston-14.0.2/0001-build-Allow-libdisplay-info-0.3.0.patch b/patches/weston-14.0.2/0001-build-Allow-libdisplay-info-0.3.0.patch
new file mode 100644
index 000000000000..8fcfbcde14b4
--- /dev/null
+++ b/patches/weston-14.0.2/0001-build-Allow-libdisplay-info-0.3.0.patch
@@ -0,0 +1,25 @@
+From: Philipp Zabel <p.zabel@pengutronix.de>
+Date: Wed, 13 Aug 2025 15:23:39 +0200
+Subject: [PATCH] build: Allow libdisplay-info 0.3.0
+
+There are no breaking changes for the high-level API that Weston uses.
+
+Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
+(backported from commit 683eabb61ec43a270f2e3ed67c63bbe3754b1214)
+---
+ libweston/backend-drm/meson.build | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/libweston/backend-drm/meson.build b/libweston/backend-drm/meson.build
+index 002669e61f88..a8f2ea59867a 100644
+--- a/libweston/backend-drm/meson.build
++++ b/libweston/backend-drm/meson.build
+@@ -4,7 +4,7 @@ endif
+ 
+ dep_libdisplay_info = dependency(
+ 	'libdisplay-info',
+-	version: ['>= 0.1.1', '< 0.3.0'],
++	version: ['>= 0.1.1', '< 0.4.0'],
+ 	fallback: ['display-info', 'di_dep'],
+ 	default_options: [
+ 		'werror=false',
diff --git a/patches/weston-14.0.2/series b/patches/weston-14.0.2/series
new file mode 100644
index 000000000000..5799875be25f
--- /dev/null
+++ b/patches/weston-14.0.2/series
@@ -0,0 +1,4 @@
+# generated by git-ptx-patches
+#tag:base --start-number 1
+0001-build-Allow-libdisplay-info-0.3.0.patch
+# b2aa5489b040afd280f18d11d460ee8b  - git-ptx-patches magic
-- 
2.47.3




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-10-14 12:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-14 12:02 [ptxdist] [PATCH] weston: Backport patch to support libdisplay-info 0.3.0 Philipp Zabel

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