From 65847049596629603f65cd0e48aeced2879c54f2 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Wed, 25 Jan 2017 09:49:40 -0200 Subject: xserver-common: Append SRC_URI for imxgpu3d machines Remove variable PATCHES_IMX_SPECIFIC and apply patch for all imxgpu3d machines. Change-Id: Ic8a8d8eebf109cc7c2256417a7423b7f83bdd99b Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- .../recipes-graphics/xserver-common/xserver-common_%.bbappend | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'dynamic-layers/openembedded-layer') diff --git a/dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend b/dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend index 28d1f7bd..378e4c38 100644 --- a/dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend +++ b/dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend @@ -1,10 +1,8 @@ # i.MX extra configuration FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -PATCHES_IMX_SPECIFIC = " file://0016-xserver-common-enable-iglx-module.patch \ -" -SRC_URI_append = " \ - ${PATCHES_IMX_SPECIFIC} \ +SRC_URI_append_imxgpu3d = " \ + file://0016-xserver-common-enable-iglx-module.patch \ " PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}" PACKAGE_ARCH_mx7 = "${MACHINE_SOCARCH}" -- cgit v1.2.3-54-g00ecf