diff options
| author | Hiago De Franco <hiago.franco@toradex.com> | 2025-06-16 15:01:46 -0300 |
|---|---|---|
| committer | Hiago De Franco <hiago.franco@toradex.com> | 2025-06-16 17:02:52 -0300 |
| commit | 07d3d640bb9af8ae669c6eb8a825ca2e483d103d (patch) | |
| tree | ff3dea6e4c149146a08733a255991424a8e3b27b | |
| parent | e07e0111fc75b91c2ae16127c57f30392296ee3c (diff) | |
packagegroup-fsl-gpu-libs: remove recipe
This packagegroup is not used anymore on meta-toradex-demos, it was
removed with the removal of Angstrom distro and the change of iMX6 to
upstream only. Remove it.
Related-to: ELB-6287
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
| -rw-r--r-- | recipes-fsl/packagegroups/packagegroup-fsl-gpu-libs.bb | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-gpu-libs.bb b/recipes-fsl/packagegroups/packagegroup-fsl-gpu-libs.bb deleted file mode 100644 index 603662d..0000000 --- a/recipes-fsl/packagegroups/packagegroup-fsl-gpu-libs.bb +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright (C) 2016 Toradex AG -# Released under the MIT license (see COPYING.MIT for the terms) - -SUMMARY = "Deploys Vivante GPU libraries, even if no package RDEPENDS on them" - -PACKAGE_ARCH = "${MACHINE_ARCH}" - -inherit packagegroup - -RDEPENDS:${PN} = " \ - libgal-imx \ - libegl-imx \ - libgl-imx \ - libgles-imx \ - libgles2-imx \ - libopenvg-imx \ - libvdk-imx \ -" |
