From: Kenta Date: Tue, 1 Oct 2024 08:32:11 +0000 (+0900) Subject: Unified HMI: Remove unnecessary DEPENDS X-Git-Tag: 18.91.0~29 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F72%2F30372%2F3;p=AGL%2Fmeta-agl-devel.git Unified HMI: Remove unnecessary DEPENDS Due to previous change in remote-virtio-gpu, there is no longer any dependency to agl-compositor, so just remove it. Bug-AGL: SPEC-5252 Change-Id: Id19d5bb0cf9c5a4bb3ace7e65754bbc11d1bb809 Signed-off-by: Kenta --- diff --git a/meta-uhmi/meta-rvgpu/recipes-graphics/remote-virtio-gpu/remote-virtio-gpu_git.bb b/meta-uhmi/meta-rvgpu/recipes-graphics/remote-virtio-gpu/remote-virtio-gpu_git.bb index d59c15b2..31416260 100644 --- a/meta-uhmi/meta-rvgpu/recipes-graphics/remote-virtio-gpu/remote-virtio-gpu_git.bb +++ b/meta-uhmi/meta-rvgpu/recipes-graphics/remote-virtio-gpu/remote-virtio-gpu_git.bb @@ -11,7 +11,7 @@ SRC_URI:append = " \ S = "${WORKDIR}/git" -DEPENDS = "virglrenderer virtual/libgbm wayland wayland-native libepoxy libinput linux-libc-headers agl-compositor virtio-loopback-driver" +DEPENDS = "virglrenderer virtual/libgbm wayland wayland-native libepoxy libinput virtio-loopback-driver" RDEPENDS:${PN} = " wayland libgles2" inherit cmake pkgconfig