diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2020-08-13 17:14:07 +0300 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-08-25 11:53:40 +0000 |
commit | e238a444dc7ea5c72d20ea38cf693f70d4539623 (patch) | |
tree | cb6706f70252c3eb4cb0fe43b570fc6f6bacbdaa /meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtwayland-config | |
parent | 4cc55381909d888236019f8c5be92ad95c4c0f9e (diff) |
qtwayland-config: Add qtwayland-config recipe
Migrate from qtwayland bb append recipe to using a config one.
Bug-AGL: SPEC-3522
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Suggested-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I24179505f10e02cd09542d2caf28104dc89257c8
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25119
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtwayland-config')
-rw-r--r-- | meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtwayland-config/qtwayland | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtwayland-config/qtwayland b/meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtwayland-config/qtwayland new file mode 100644 index 000000000..504af42b8 --- /dev/null +++ b/meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtwayland-config/qtwayland @@ -0,0 +1,2 @@ +QT_WAYLAND_SHELL_INTEGRATION=@QT_WAYLAND_DEFAULT_SHELL@ +QT_WAYLAND_RESIZE_AFTER_SWAP=1 |