aboutsummaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend
blob: be6945744efac8e482d72137c264d82ef15f90b7 (plain)
1
2
3
4
5
6
7
8
# i.MX extra configuration 
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRC_URI:append:imxgpu3d = " \
    file://0016-xserver-common-enable-iglx-module.patch \
"

PACKAGE_ARCH:imxgpu3d = "${MACHINE_SOCARCH}"