summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2020-04-28 14:46:10 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-29 20:04:40 -0300
commitf5b350e2cb7ea5fbba9592815c8b5db4bcc52fe8 (patch)
tree9cf8058655eaae8c7aea55b5ab5bafab8afe3a4e /recipes-graphics
parent29c377486b913ecfc07dc87efb6a107b1a836e90 (diff)
downloadmeta-freescale-f5b350e2cb7ea5fbba9592815c8b5db4bcc52fe8.tar.gz
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 <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/wayland/weston_8.0.0.imx.bb2
1 files changed, 0 insertions, 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
158# Weston with OpenGL support 158# Weston with OpenGL support
159PACKAGECONFIG[opengl] = "-Dopengl=true,-Dopengl=false" 159PACKAGECONFIG[opengl] = "-Dopengl=true,-Dopengl=false"
160 160
161FILES_${PN}_append = " ${sysconfdir}/xdg/weston"
162
163PACKAGE_ARCH = "${MACHINE_SOCARCH}" 161PACKAGE_ARCH = "${MACHINE_SOCARCH}"
164COMPATIBLE_MACHINE = "(imxfbdev|imxgpu)" 162COMPATIBLE_MACHINE = "(imxfbdev|imxgpu)"
165 163