Add meta-agl-flutter 16/30016/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 25 Jun 2024 19:39:12 +0000 (15:39 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 26 Jun 2024 10:42:40 +0000 (10:42 +0000)
commitdbb228360317872e7c6fcbd96faaf404535130c3
tree361355a3459eb764df0b1a28490615da442fe05d
parent9c99d6680bc5bd3e14085f2b58301ef52144a937
Add meta-agl-flutter

Add meta-agl-flutter layer as it is being moved from meta-agl-devel.
The files are copies of the state in meta-agl-devel as of commit
97310e35, with only a minor change to the feature template to adjust
the location of the layer for bblayers.conf.

Bug-AGL: SPEC-5184

Change-Id: I9a14e4ab3a1b1726b0ccc1dbc112d76864dd106c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30016
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
27 files changed:
meta-agl-flutter/README.md [new file with mode: 0644]
meta-agl-flutter/conf/include/agl-flutter.inc [new file with mode: 0644]
meta-agl-flutter/conf/layer.conf [new file with mode: 0644]
meta-agl-flutter/dynamic-layers/flutter-apps-layer/recipes-graphics/flutter-apps/first-party/flutter-gallery/flutter-gallery.service [new file with mode: 0644]
meta-agl-flutter/dynamic-layers/flutter-apps-layer/recipes-graphics/flutter-apps/first-party/flutter-gallery_%.bbappend [new file with mode: 0644]
meta-agl-flutter/dynamic-layers/flutter-apps-layer/recipes-graphics/flutter-apps/first-party/flutter-gallery_aglflutter.inc [new file with mode: 0644]
meta-agl-flutter/recipes-config/agl-flutter-env/agl-flutter-env_1.0.bb [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/files/0001-Disable-on_frame_base_surface-wl_surface_commit.patch [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/files/0001-activation_area-Add-missing-width-and-height.patch [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/files/0001-display-Add-support-for-wl_output-version-4.patch [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/files/0002-activation_area-Allow-x-and-y-values-be-zero-for-the.patch [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/files/0002-display-Add-support-for-agl_shell-version-8.patch [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/files/0003-activation_area-Remove-the-implicit-width-height-swa.patch [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/flutter-auto_%.bbappend [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/flutter-auto_aglflutter.inc [new file with mode: 0644]
meta-agl-flutter/recipes-platform/images/agl-image-flutter-debug.bb [new file with mode: 0644]
meta-agl-flutter/recipes-platform/images/agl-image-flutter.bb [new file with mode: 0644]
meta-agl-flutter/tools/.gitignore [new file with mode: 0644]
meta-agl-flutter/tools/configs/_globals.json [new file with mode: 0644]
meta-agl-flutter/tools/configs/_repos.json [new file with mode: 0644]
meta-agl-flutter/tools/configs/agl-qemu-master.json [new file with mode: 0644]
meta-agl-flutter/tools/configs/agl-qemu-octopus.json [new file with mode: 0644]
meta-agl-flutter/tools/configs/desktop-auto.json [new file with mode: 0644]
meta-agl-flutter/tools/flutter_workspace.py [new symlink]
templates/feature/agl-flutter/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-flutter/50_local.conf.inc [new file with mode: 0644]
templates/feature/agl-flutter/included.dep [new file with mode: 0644]