xserver-hdmi split into package groups Apitrace now supported on all backends,.
Signed-off-by: Lauren Post <[email protected]> --- .../packagegroups/packagegroup-fsl-tools-gpu.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb index ffec49b..2b7ed65 100644 --- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb +++ b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb @@ -19,8 +19,9 @@ SOC_TOOLS_GPU_mx6 = " \ imx-gpu-viv-g2d \ fsl-gpu-sdk \ imx-gpu-viv-tools \ + imx-gpu-viv-tools-apitrace \ ${@base_contains('DISTRO_FEATURES', 'x11', \ - 'imx-gpu-viv-tools-apitrace xserver-xorg-extension-viv-autohdmi', '', d)} \ + 'xserver-xorg-extension-viv-hdmi', '', d)} \ " # FIXME: fsl-gpu-sdk is not supported for i.MX6 SoloLite due to lack of # OpenVG support and is intended to add in future release. -- 1.7.9.5 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
