zeus migration: xorg-xserver: update recipe to v1.20.5

https://jira.digi.com/browse/DEL-7013

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2020-04-07 09:39:29 +02:00
parent 4bdd88b9c8
commit af7706b1e5
1 changed files with 2 additions and 9 deletions

View File

@ -1,11 +1,4 @@
# REPLACE meta-nxp-mx8
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
# Trailing space is intentional due to a bug in meta-freescale
SRC_URI += "file://0001-glamor-Use-CFLAGS-for-EGL-and-GBM.patch " SRC_URI += "file://0001-glamor-Use-CFLAGS-for-EGL-and-GBM.patch "
SRC_URI_remove = "file://0002-configure.ac-Fix-wayland-scanner-and-protocols-locat.patch"
PACKAGECONFIG_remove_mx8 = "glamor"
PACKAGECONFIG_append_imxgpu = " dri3 xshmfence dri glx"
EXTRA_OECONF_remove = "WAYLAND_PROTOCOLS_SYSROOT_DIR=${RECIPE_SYSROOT}"