Add PACKAGECONFIG for drm lease patch to agl-compositor recipe 82/30682/7
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Tue, 17 Dec 2024 16:16:40 +0000 (01:16 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 8 Jan 2025 20:58:41 +0000 (20:58 +0000)
The drm lease support patch for agl-compositor is mantaind out
of tree patch around passed years.  It was cause some break of
container build.
A drm lease patch for agl-compositor merge into agl-compositor
tree.  This patch move PACKAGECONFIG from meta-agl-drm-lease to
meta-agl.

Bug-AGL: SPEC-4889

Change-Id: I01ef036b90038cfa038418b9586d06931056da78
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30682
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account

meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

index 1de8e88..b432014 100644 (file)
@@ -24,6 +24,7 @@ PACKAGECONFIG ?= ""
 PACKAGECONFIG[policy-rba] = "-Dpolicy-default=rba,,librba,librba rba-config"
 PACKAGECONFIG[policy-deny-all] = "-Dpolicy-default=deny-all,,"
 PACKAGECONFIG[grpc-proxy] = "-Dgrpc-proxy=true,-Dgrpc-proxy=false,grpc grpc-native,grpc agl-shell-grpc-server"
+PACKAGECONFIG[drm-lease] = "-Ddrm-lease=true,-Ddrm-lease=false,drm-lease-manager"
 
 inherit meson pkgconfig python3native