mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-15 23:17:24 +01:00
Revert "packagegroup-fsl-tools-gpu: Add patrace to 95 [YOCIMX-7612]"
patrace fails to build on the build machine.
This reverts commit e4499e264e.
This commit is contained in:
parent
9fbdfe1e41
commit
39ae704db4
|
|
@ -21,6 +21,7 @@ SOC_TOOLS_DRM:imxdrm ??= " \
|
|||
SOC_TOOLS_GPU ??= ""
|
||||
SOC_TOOLS_GPU:imxgpu ??= " \
|
||||
imx-gpu-sdk \
|
||||
${SOC_TOOLS_GPU_APITRACE} \
|
||||
${SOC_TOOLS_GPU_MALI} \
|
||||
${SOC_TOOLS_GPU_VIVANTE}"
|
||||
|
||||
|
|
@ -28,12 +29,12 @@ SOC_TOOLS_GPU_MALI = ""
|
|||
SOC_TOOLS_GPU_MALI:mx95-nxp-bsp = " \
|
||||
mali-imx-dev \
|
||||
mali-imx-opencl-icd-dev \
|
||||
patrace"
|
||||
"
|
||||
|
||||
SOC_TOOLS_GPU_VIVANTE = " \
|
||||
gputop \
|
||||
imx-gpu-viv-tools \
|
||||
${SOC_TOOLS_GPU_APITRACE}"
|
||||
"
|
||||
SOC_TOOLS_GPU_VIVANTE:mx95-nxp-bsp = ""
|
||||
|
||||
SOC_TOOLS_GPU_APITRACE = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user