From 4327da7545dd0760f802b99983f24f8625e8d783 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 350b1af1..57a76049 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