Add agl-drm-lease feature 84/26084/4
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Fri, 8 Jan 2021 08:03:00 +0000 (17:03 +0900)
committerDamian Hobson-Garcia <dhobsong@igel.co.jp>
Fri, 5 Mar 2021 06:21:40 +0000 (15:21 +0900)
commit92d67bf9c0385ce2513bf7bf0001f27223d750fd
tree851f601867ad0eaa9e65223ab835665b3529ee82
parent3eb1a00c35bd817472067a153c793c9c7aef00a3
Add agl-drm-lease feature

The agl-drm-lease feature will add the DRM lease manager and client
library to the current image.  DRM lease support is also added
to the kmscube test utility if it is installed.

Bug-AGL: SPEC-3729

Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
Change-Id: I75cfbc363724916202ec15bb71813f49d6b560eb
12 files changed:
meta-agl-drm-lease/README.md [new file with mode: 0644]
meta-agl-drm-lease/conf/include/agl-drm-lease.inc [new file with mode: 0644]
meta-agl-drm-lease/conf/layer.conf [new file with mode: 0644]
meta-agl-drm-lease/recipes-graphics/drm-lease-manager/drm-lease-manager/drm-lease-manager.service [new file with mode: 0644]
meta-agl-drm-lease/recipes-graphics/drm-lease-manager/drm-lease-manager/run-ptest [new file with mode: 0644]
meta-agl-drm-lease/recipes-graphics/drm-lease-manager/drm-lease-manager_git.bb [new file with mode: 0644]
meta-agl-drm-lease/recipes-graphics/kmscube/kmscube/0001-texturator-Use-correct-GL-extension-header.patch [new file with mode: 0644]
meta-agl-drm-lease/recipes-graphics/kmscube/kmscube/0002-Add-DRM-lease-support.patch [new file with mode: 0644]
meta-agl-drm-lease/recipes-graphics/kmscube/kmscube_git.bbappend [new file with mode: 0644]
meta-agl-drm-lease/recipes-support/fff/fff_git.bb [new file with mode: 0644]
templates/feature/agl-drm-lease/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-drm-lease/50_local.conf.inc [new file with mode: 0644]