From af7706b1e53012cba8f459ef3058ff6cb49f5328 Mon Sep 17 00:00:00 2001 From: Arturo Buzarra Date: Tue, 7 Apr 2020 09:39:29 +0200 Subject: [PATCH] zeus migration: xorg-xserver: update recipe to v1.20.5 https://jira.digi.com/browse/DEL-7013 Signed-off-by: Arturo Buzarra --- .../xorg-xserver/xserver-xorg_%.bbappend | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/meta-digi-dey/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend b/meta-digi-dey/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend index a20f08a5f..20ad108df 100644 --- a/meta-digi-dey/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend +++ b/meta-digi-dey/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend @@ -1,11 +1,4 @@ -# REPLACE meta-nxp-mx8 FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" -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}" +# Trailing space is intentional due to a bug in meta-freescale +SRC_URI += "file://0001-glamor-Use-CFLAGS-for-EGL-and-GBM.patch "