From 89b4f87c3bb29a7ba4198333cc0fc9c10eaf9bfc Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Tue, 20 Apr 2021 18:37:13 -0500 Subject: xserver-xorg: Cleanup - drop redundant FILESEXTRAPATHS_prepend line - co-locate SRC_URI mods Signed-off-by: Tom Hochstein --- recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend b/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend index d440a0b0..94a75107 100644 --- a/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend +++ b/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend @@ -1,4 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" + +SRC_URI_append_use-mainline-bsp = " file://0001-Allow-to-enable-atomic-in-modesetting-DDX.patch" SRC_URI_append_imxgpu = " \ file://0003-Remove-check-for-useSIGIO-option.patch \ file://0001-MGS-5186-Per-Specification-EGL_NATIVE_PIXMAP_KHR-req.patch \ @@ -13,7 +15,3 @@ OPENGL_PKGCONFIGS_remove_mx6 = "${IMX_OPENGL_PKGCONFIGS_REMOVE}" OPENGL_PKGCONFIGS_remove_mx7 = "${IMX_OPENGL_PKGCONFIGS_REMOVE}" OPENGL_PKGCONFIGS_remove_mx8 = "${IMX_OPENGL_PKGCONFIGS_REMOVE}" OPENGL_PKGCONFIGS_remove_imxdrm = "dri glx" - -FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" -SRC_URI_append_use-mainline-bsp = " file://0001-Allow-to-enable-atomic-in-modesetting-DDX.patch" - -- cgit v1.2.3-54-g00ecf