summaryrefslogtreecommitdiff
path: root/recipes-graphics
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-01-28 13:35:03 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2021-01-30 19:38:06 +0100
commita37e98833f48069228db85bfabb217bccb136c76 (patch)
tree0e8646bc82cb1167fbf01f8286f7504a7375988c /recipes-graphics
parent043d3d45c6118f889ba0282f09b7cc3dd3bff769 (diff)
weston: update to 9.0.0.imx
NXP release imx_5.4.70_2.3.0. 0001-weston-launch-Provide-a-default-version-that-doesn-t.patch update taken from NXP BSP. This includes all fixes from our weston bbappend, thus drop that. Related-to: ELB-3327 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/wayland/weston_8.0.0.imx.bbappend8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-graphics/wayland/weston_8.0.0.imx.bbappend b/recipes-graphics/wayland/weston_8.0.0.imx.bbappend
deleted file mode 100644
index 43037a4..0000000
--- a/recipes-graphics/wayland/weston_8.0.0.imx.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-SRCREV = "27cde5253235104c45b8ce72963e7ae159134f89"
-
-# Don't build and install the backends which display weston on top of an
-# existing wayland or x11 server. (Otherwise weston will prefer the wayland
-# backend over the fbdev one for the non drm enabled machines)
-PACKAGECONFIG_remove = "wayland x11"
-
-PACKAGECONFIG[xwayland] = "-Dxwayland=true,-Dxwayland=false,libxcursor"