summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend6
1 files changed, 2 insertions, 4 deletions
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 @@
1# i.MX extra configuration 1# i.MX extra configuration
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3 3
4PATCHES_IMX_SPECIFIC = " file://0016-xserver-common-enable-iglx-module.patch \ 4SRC_URI_append_imxgpu3d = " \
5" 5 file://0016-xserver-common-enable-iglx-module.patch \
6SRC_URI_append = " \
7 ${PATCHES_IMX_SPECIFIC} \
8" 6"
9PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}" 7PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}"
10PACKAGE_ARCH_mx7 = "${MACHINE_SOCARCH}" 8PACKAGE_ARCH_mx7 = "${MACHINE_SOCARCH}"