aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <paul.barker@sancloud.co.uk>2020-02-25 22:52:06 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-02-26 08:20:56 +0000
commit4df24df9d6e3c36786b80e00fedf1e295c84863e (patch)
treed3aa33477ff4ade36a1cfc7c17856cd2040379cd
parent383d6561026dc669caf1baf5522fe7cc331354df (diff)
packagegroup-agl-cluster-demo-platform: Drop libva-utils
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>
-rw-r--r--recipes-platform/packagegroups/packagegroup-agl-cluster-demo-platform.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-cluster-demo-platform.bb b/recipes-platform/packagegroups/packagegroup-agl-cluster-demo-platform.bb
index 3256fb6..dee4997 100644
--- a/recipes-platform/packagegroups/packagegroup-agl-cluster-demo-platform.bb
+++ b/recipes-platform/packagegroups/packagegroup-agl-cluster-demo-platform.bb
@@ -38,7 +38,6 @@ RDEPENDS_${PN}_append = " \
cluster-windowmanager-conf \
hmi-debug \
can-utils \
- libva-utils \
linux-firmware-ralink \
${AGL_APPS} \
${AGL_APIS} \