Unified HMI: Remove unnecessary DEPENDS 72/30372/3
authorKenta <murakami.kenta002@jp.panasonic.com>
Tue, 1 Oct 2024 08:32:11 +0000 (17:32 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 11 Oct 2024 12:21:03 +0000 (12:21 +0000)
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 <murakami.kenta002@jp.panasonic.com>
meta-uhmi/meta-rvgpu/recipes-graphics/remote-virtio-gpu/remote-virtio-gpu_git.bb

index d59c15b..3141626 100644 (file)
@@ -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