mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] weston: Backport patch to support libdisplay-info 0.3.0
Date: Tue, 14 Oct 2025 14:02:54 +0200	[thread overview]
Message-ID: <20251014120254.3630134-1-p.zabel@pengutronix.de> (raw)

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




                 reply	other threads:[~2025-10-14 12:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251014120254.3630134-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox