From: Tom Hochstein Date: Tue, 28 Apr 2020 19:46:10 +0000 (-0500) Subject: weston: Cleanup FILES for no longer used folder X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f5b350e2cb7ea5fbba9592815c8b5db4bcc52fe8;p=meta-freescale.git 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 --- 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)"