]> code.ossystems Code Review - meta-freescale.git/commitdiff
xserver-xorg: Don't apply same patch twice
authorTom Hochstein <tom.hochstein@nxp.com>
Tue, 20 Apr 2021 23:26:01 +0000 (18:26 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 20 Apr 2021 23:32:57 +0000 (20:32 -0300)
The patch 0003-Remove-check-for-useSIGIO-option.patch is applied for
both imxgpu and imxgpu2d overrides. imxgpu is enough.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend

index 68c6d2d2f9d61724310eca2a92a578c4ceda2333..d440a0b005bcc01c05e626ef642ebeb4785ea6f1 100644 (file)
@@ -15,6 +15,5 @@ OPENGL_PKGCONFIGS_remove_mx8        = "${IMX_OPENGL_PKGCONFIGS_REMOVE}"
 OPENGL_PKGCONFIGS_remove_imxdrm     = "dri glx"
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
-SRC_URI_append_imxgpu2d = " file://0003-Remove-check-for-useSIGIO-option.patch"
 SRC_URI_append_use-mainline-bsp = " file://0001-Allow-to-enable-atomic-in-modesetting-DDX.patch"