summaryrefslogtreecommitdiffstats
path: root/meta-agl-lxc/recipes-platform/images/lxc-host-image-demo.bb
diff options
context:
space:
mode:
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2022-07-21 22:09:59 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-07-22 10:45:53 +0000
commit2eb95d2e6fc32adf8cba737733c2bdd0342578d5 (patch)
treeec82519d75730ca3c40b8dd2ba7abe955bdb2571 /meta-agl-lxc/recipes-platform/images/lxc-host-image-demo.bb
parentf76a4e381d478a4bcad69909587d25f99051d24f (diff)
Move drm-lease-manager package to minimal image
A drm-lease-manager is core package of AGL IC software stack. It move into minimal image. The meta-agl-lxc fully depend to meta-drm-lease. I removed conditional for drm-lease-manager installations. Bug-AGL : SPEC-4464 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: Id9d713bd66d90b5ec9007bb35d24abb321c0a4a9
Diffstat (limited to 'meta-agl-lxc/recipes-platform/images/lxc-host-image-demo.bb')
-rw-r--r--meta-agl-lxc/recipes-platform/images/lxc-host-image-demo.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-agl-lxc/recipes-platform/images/lxc-host-image-demo.bb b/meta-agl-lxc/recipes-platform/images/lxc-host-image-demo.bb
index aace83a8..0be9c591 100644
--- a/meta-agl-lxc/recipes-platform/images/lxc-host-image-demo.bb
+++ b/meta-agl-lxc/recipes-platform/images/lxc-host-image-demo.bb
@@ -13,7 +13,6 @@ IMAGE_INSTALL += " \
packagegroup-pipewire \
pipewire-ic-ipc \
wireplumber-config-agl \
- ${@bb.utils.contains('AGL_FEATURES', 'agl-drm-lease', 'drm-lease-manager', '', d)} \
"
IMAGE_INSTALL:append:rcar-gen3 = " kernel-module-gles "