From 599ca3f2c22720d7154dfc371c573b8c602f7969 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Wed, 28 Jun 2023 22:39:37 +0200 Subject: meta-agl-core: add Upstream-Status tag to patches This fixes the build in the YP autobuilder. Bug-AGL: SPEC-4850 Change-Id: Ic9840c399fc8158ddc17eba0e293d8ca0894beb7 Signed-off-by: Jan-Simon Moeller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29039 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- .../weston/0001-simple-touch-Add-maximized-fullscreen-states.patch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-agl-core/recipes-graphics/wayland/weston/0001-simple-touch-Add-maximized-fullscreen-states.patch') diff --git a/meta-agl-core/recipes-graphics/wayland/weston/0001-simple-touch-Add-maximized-fullscreen-states.patch b/meta-agl-core/recipes-graphics/wayland/weston/0001-simple-touch-Add-maximized-fullscreen-states.patch index 5634e8160..53a620ef7 100644 --- a/meta-agl-core/recipes-graphics/wayland/weston/0001-simple-touch-Add-maximized-fullscreen-states.patch +++ b/meta-agl-core/recipes-graphics/wayland/weston/0001-simple-touch-Add-maximized-fullscreen-states.patch @@ -6,6 +6,8 @@ Subject: [PATCH 1/3] simple-touch: Add maximized/fullscreen states Helpful to have other states like maximized or fullscreen for the simple-touch client. +Upstream-Status: Pending + Signed-off-by: Marius Vlad --- clients/simple-touch.c | 55 ++++++++++++++++++++++++++++++++++++------ -- cgit 1.2.3-korg