diff options
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-graphics/xserver-common')
-rw-r--r-- | dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend | 6 |
1 files changed, 3 insertions, 3 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 f4f43504..be694574 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,8 +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 | SRC_URI_append_imxgpu3d = " \ | 4 | SRC_URI:append:imxgpu3d = " \ |
5 | file://0016-xserver-common-enable-iglx-module.patch \ | 5 | file://0016-xserver-common-enable-iglx-module.patch \ |
6 | " | 6 | " |
7 | 7 | ||
8 | PACKAGE_ARCH_imxgpu3d = "${MACHINE_SOCARCH}" | 8 | PACKAGE_ARCH:imxgpu3d = "${MACHINE_SOCARCH}" |