Add Upstream-Status tags to patches that are missing them. Not having
the tag is now an error in upstream oe-core, so this prepares us for
the future upgrade to the next Yocto LTS.
Bug-AGL: SPEC-5416
Change-Id: I37cb1cbb6321aadd3971346bdea0f374f49681b4
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30929
ci-image-build: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Subject: [PATCH] backend: Add weston_get_backend_type
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
+Upstream-Status: Backport [https://gitlab.freedesktop.org/wayland/weston/-/commit/14cfb979]
---
include/libweston/libweston.h | 3 +++
libweston/backend.h | 5 +++++
Subject: [PATCH 1/2] backend-drm: don't leak gem_handle_refcnt in drm_destroy
Signed-off-by: Ray Smith <rsmith@brightsign.biz>
+Upstream-Status: Backport [https://gitlab.freedesktop.org/wayland/weston/-/commit/80f096d9]
---
libweston/backend-drm/drm.c | 3 +++
1 file changed, 3 insertions(+)
created via drm_backend_create don't.
Signed-off-by: Ray Smith <rsmith@brightsign.biz>
+Upstream-Status: Backport [https://gitlab.freedesktop.org/wayland/weston/-/commit/e7960048]
---
libweston/backend-drm/drm.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
Date: Wed, 9 Aug 2023 14:34:19 +0300
Subject: [PATCH] Added appid and title support
+Upstream-Status: Pending
+
Bug-AGL: SPEC-4870
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
---