Revert "drm-lease-manager: Add lease-manager deamon to runtime dependencies" 09/27509/3
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Thu, 12 May 2022 15:26:04 +0000 (00:26 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 9 Jun 2022 11:02:47 +0000 (11:02 +0000)
commit3d4c44deab7bb820c4c71acf788573c61c1fc19c
treefc4d1add9c05b4cda78752de99283a2780bae9f6
parent3c5de139ba4df2bb06a5ea7573460711cc334b66
Revert "drm-lease-manager: Add lease-manager deamon to runtime dependencies"

The original patch added drm-lease-manager runtime dependency to wayland
compositor recipes.
As a result, when wayland compositor install to image, drm-lease-manager is
force install to that image.

In case of container integrations, drm-lease-manager shall install to
one root file system image only.  Because drm master (leaser) can run only
one process in one linux system.

This patch broke this limitations silently.  The other images of rootfs with
drm-master cause runtime error of drm-lease-mabager.

This runtime dependency need to delete.

Bug-AGL : SPEC-4373

This reverts commit 0452f5635eac8105a7fb3bd4fb78af1f016c7ee7.

Change-Id: Ifc471f2597e43897c0c2315851258d62b832ac8e
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
meta-agl-drm-lease/recipes-graphics/agl-compositor/agl-compositor_git.bbappend
meta-agl-drm-lease/recipes-graphics/weston/weston_10.0.0.bbappend