summaryrefslogtreecommitdiff
path: root/recipes-fsl
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-09-11 10:18:38 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-01-04 13:40:32 +0100
commit8206904ca7a32d51e8dc600219b730e10621b991 (patch)
tree7c884e51a8fdcd8acb61616384d5275472bb3f03 /recipes-fsl
parent1ceac56df03109abbf92e0c69dae3186bdbef949 (diff)
packagegroup-fsl-gpu-libs: follow package name changes
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-fsl')
-rw-r--r--recipes-fsl/packagegroups/packagegroup-fsl-gpu-libs.bb12
1 files changed, 7 insertions, 5 deletions
diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-gpu-libs.bb b/recipes-fsl/packagegroups/packagegroup-fsl-gpu-libs.bb
index 94ff260..5b23784 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-gpu-libs.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-gpu-libs.bb
@@ -8,11 +8,13 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit packagegroup
RDEPENDS_${PN} = " \
- libgl-mx6 \
- libgles-mx6 \
- libgles2-mx6 \
- libopenvg-mx6 \
- libvdk-mx6 \
+ libgal-imx \
+ libegl-imx \
+ libgl-imx \
+ libgles-imx \
+ libgles2-imx \
+ libopenvg-imx \
+ libvdk-imx \
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', \
bb.utils.contains('DISTRO_FEATURES', 'x11', 'xserver-xorg-extension-viv-autohdmi', \
'', d), d)} \