Thanks, applied as b06cf484eeb22fc21e7553d94c803e13b4f6ec02.

Michael

[sent from post-receive hook]

On Fri, 17 Oct 2025 10:21:10 +0200, Philipp Zabel <[email protected]> 
wrote:
> Signed-off-by: Philipp Zabel <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> 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 <[email protected]>
> +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 <[email protected]>
> +(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

Reply via email to