flutter-auto: Add support for width/height activation area
[AGL/meta-agl-devel.git] / meta-agl-flutter / recipes-graphics / toyota / flutter-auto_aglflutter.inc
index 41035f5..c75cdc0 100644 (file)
@@ -1,13 +1,9 @@
 FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
 
-SRC_URI += "file://0001-Add-optional-agl_shell-plugin.patch"
-
-# For now disable gstreamer to avoid needing to enable "commercial"
-# licenses for the stated ffmpeg dependency.
-PACKAGECONFIG:remove = "gstreamer"
-
-# Enable agl-shell wayland protocol plugin
-PACKAGECONFIG[agl-shell] = "-DBUILD_PLUGIN_AGL_SHELL=ON, -DBUILD_PLUGIN_AGL_SHELL=OFF"
-# NOTE: Cannot use += here due to ??= use in the recipe
-PACKAGECONFIG:append = " agl-shell"
-
+SRC_URI:append:use-nxp-bsp = " file://0001-Disable-on_frame_base_surface-wl_surface_commit.patch"
+SRC_URI:append: = " file://0001-display-Add-support-for-wl_output-version-4.patch \
+                  file://0002-display-Add-support-for-agl_shell-version-8.patch \
+                  file://0001-activation_area-Add-missing-width-and-height.patch \
+                  file://0002-activation_area-Allow-x-and-y-values-be-zero-for-the.patch \
+                  file://0003-activation_area-Remove-the-implicit-width-height-swa.patch \
+                  "