From 6e76d204612e4d18afe81e658b8c4b638a8404fc Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Thu, 25 Aug 2022 16:26:16 -0500 Subject: weston: Upgrade 9.0.0.imx -> 10.0.0.imx Signed-off-by: Tom Hochstein (cherry picked from commit 96f0ad1126bdeca57b810b7c2ac010fa7af9ab25) --- ...001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch') diff --git a/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch b/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch index dde00546..676d0338 100644 --- a/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch +++ b/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch @@ -1,4 +1,4 @@ -From be066d9841a9cd5e9cc5ef3c457bd1e33b2a5fae Mon Sep 17 00:00:00 2001 +From 77eba6f6b04ff21b77c41500657495b4fd12a5f6 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 11 Jul 2022 19:38:19 +0000 Subject: [PATCH] Revert "protocol: no found wayland-scanner with Yocto @@ -26,7 +26,7 @@ Signed-off-by: Max Krummenacher 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/meson.build b/protocol/meson.build -index dc90ec2a..8290ad44 100644 +index bdd322ac..e50b23bb 100644 --- a/protocol/meson.build +++ b/protocol/meson.build @@ -1,4 +1,4 @@ @@ -34,7 +34,7 @@ index dc90ec2a..8290ad44 100644 +dep_scanner = dependency('wayland-scanner', native: true) prog_scanner = find_program(dep_scanner.get_pkgconfig_variable('wayland_scanner')) - dep_wp = dependency('wayland-protocols', version: '>= 1.18') + dep_wp = dependency('wayland-protocols', version: '>= 1.24') -- -2.20.1 +2.17.1 -- cgit v1.2.3-54-g00ecf