From 14f19da72b805fb3207b5be9227759e7d33781be Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 9 Feb 2023 16:52:17 -0800 Subject: meta-xilinx-core: No longer ignore mesa, mesa-gl or virgl dependencies As we now support enabling for libmali and lima, we want to ensure that the components are rebuilt if/when we switch between the configurations. This is especially true on a non-graphics optimized part. Signed-off-by: Mark Hatle --- meta-xilinx-core/conf/layer.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-xilinx-core/conf/layer.conf') diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf index 2da26edd..d7ec2abe 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf @@ -37,10 +37,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ *->libglu \ *->libsdl \ *->libsdl2 \ - *->mesa \ - *->mesa-gl \ *->qemu \ - *->virglrenderer \ *->xserver-xorg \ " -- cgit v1.2.3-54-g00ecf