From f5b350e2cb7ea5fbba9592815c8b5db4bcc52fe8 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Tue, 28 Apr 2020 14:46:10 -0500 Subject: [PATCH] weston: Cleanup FILES for no longer used folder ${sysconfdir}/xdg/weston was used to install weston.ini, but that functionality has moved to weston-init. Signed-off-by: Tom Hochstein --- recipes-graphics/wayland/weston_8.0.0.imx.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-graphics/wayland/weston_8.0.0.imx.bb b/recipes-graphics/wayland/weston_8.0.0.imx.bb index 4ceb9600..294daadc 100644 --- a/recipes-graphics/wayland/weston_8.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_8.0.0.imx.bb @@ -158,8 +158,6 @@ PACKAGECONFIG[imxg2d] = "-Drenderer-g2d=true,-Drenderer-g2d=false,virtual/libg2d # Weston with OpenGL support PACKAGECONFIG[opengl] = "-Dopengl=true,-Dopengl=false" -FILES_${PN}_append = " ${sysconfdir}/xdg/weston" - PACKAGE_ARCH = "${MACHINE_SOCARCH}" COMPATIBLE_MACHINE = "(imxfbdev|imxgpu)" -- 2.40.1