diff options
| -rw-r--r-- | dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend | 6 |
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 28d1f7bd5..378e4c38b 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 |
| 2 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 2 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
| 3 | 3 | ||
| 4 | PATCHES_IMX_SPECIFIC = " file://0016-xserver-common-enable-iglx-module.patch \ | 4 | SRC_URI_append_imxgpu3d = " \ |
| 5 | " | 5 | file://0016-xserver-common-enable-iglx-module.patch \ |
| 6 | SRC_URI_append = " \ | ||
| 7 | ${PATCHES_IMX_SPECIFIC} \ | ||
| 8 | " | 6 | " |
| 9 | PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}" | 7 | PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}" |
| 10 | PACKAGE_ARCH_mx7 = "${MACHINE_SOCARCH}" | 8 | PACKAGE_ARCH_mx7 = "${MACHINE_SOCARCH}" |
