diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2020-04-28 14:46:10 -0500 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-04-29 20:04:40 -0300 |
| commit | f5b350e2cb7ea5fbba9592815c8b5db4bcc52fe8 (patch) | |
| tree | 9cf8058655eaae8c7aea55b5ab5bafab8afe3a4e | |
| parent | 29c377486b913ecfc07dc87efb6a107b1a836e90 (diff) | |
| download | meta-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>
| -rw-r--r-- | recipes-graphics/wayland/weston_8.0.0.imx.bb | 2 |
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 4ceb9600f..294daadcb 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 |
| 159 | PACKAGECONFIG[opengl] = "-Dopengl=true,-Dopengl=false" | 159 | PACKAGECONFIG[opengl] = "-Dopengl=true,-Dopengl=false" |
| 160 | 160 | ||
| 161 | FILES_${PN}_append = " ${sysconfdir}/xdg/weston" | ||
| 162 | |||
| 163 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" | 161 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" |
| 164 | COMPATIBLE_MACHINE = "(imxfbdev|imxgpu)" | 162 | COMPATIBLE_MACHINE = "(imxfbdev|imxgpu)" |
| 165 | 163 | ||
