[cef][wam] Make the recipe work with official chromium release tarballs
[AGL/meta-agl-demo.git] / recipes-wam / cef / files / chromium / 0003-agl-Only-bind-to-agl_shell-if-it-s-the-browser-proce.patch
@@ -1,8 +1,10 @@
-From 1b60d7d98be14175b5175ee6ba4c19da03d8188e Mon Sep 17 00:00:00 2001
+From ab07780e04f15b511967cd609b70fb97abcea96f Mon Sep 17 00:00:00 2001
 From: Roger Zanoni <rzanoni@igalia.com>
 Date: Sat, 27 May 2023 15:55:17 +0200
-Subject: [PATCH 7/9] Only bind to agl_shell if it's the browser process
+Subject: [PATCH 03/33] [agl] Only bind to agl_shell if it's the browser
+ process
 
+Signed-off-by: Roger Zanoni <rzanoni@igalia.com>
 ---
  .../extensions/agl/host/wayland_extensions_agl_impl.cc   | 9 +++++++--
  1 file changed, 7 insertions(+), 2 deletions(-)
@@ -35,5 +37,5 @@ index 87376cbb8a9d3..075b3010ea8a1 100644
                                kMaxAglShellExtensionVersion);
    bool is_agl_shell_interface = (strcmp(interface, "agl_shell") == 0);
 -- 
-2.39.2
+2.42.1