packagegroup-agl-cluster-demo-platform: Drop libva-utils 27/24127/2
authorPaul Barker <paul.barker@sancloud.co.uk>
Tue, 25 Feb 2020 22:52:06 +0000 (22:52 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 26 Feb 2020 08:20:56 +0000 (08:20 +0000)
libva-utils indirectly requires mesa-gl which doesn't build for the Vayu
or BBE boards with the zeus branch of meta-ti.

The utilities were only used for debugging on the Minnowboard and are
safe to remove.

Bug-AGL: SPEC-3211

Change-Id: I3be2ca9ccf9be8e2fe17091368e9fb30257d8522
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
recipes-platform/packagegroups/packagegroup-agl-cluster-demo-platform.bb

index 3256fb6..dee4997 100644 (file)
@@ -38,7 +38,6 @@ RDEPENDS_${PN}_append = " \
     cluster-windowmanager-conf \
     hmi-debug \
     can-utils \
-    libva-utils \
     linux-firmware-ralink \
     ${AGL_APPS} \
     ${AGL_APIS} \