summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-images/images/angstrom-lxde-image.bb3
-rw-r--r--recipes-images/images/angstrom-qt-x11-image.bb3
-rw-r--r--recipes-images/images/angstrom-qt5-x11-image.bb3
3 files changed, 6 insertions, 3 deletions
diff --git a/recipes-images/images/angstrom-lxde-image.bb b/recipes-images/images/angstrom-lxde-image.bb
index 9ccd844..ac59f21 100644
--- a/recipes-images/images/angstrom-lxde-image.bb
+++ b/recipes-images/images/angstrom-lxde-image.bb
@@ -179,7 +179,8 @@ IMAGE_INSTALL_append_tegra124 = " \
"
IMAGE_INSTALL_append_mx6 = " \
gpioconfig \
- packagegroup-fsl-tools-gpu \
+ packagegroup-fsl-gpu-libs \
+ libopencl-mx6 \
gnome-disk-utility \
mime-support \
eglinfo-x11 \
diff --git a/recipes-images/images/angstrom-qt-x11-image.bb b/recipes-images/images/angstrom-qt-x11-image.bb
index 78c27c0..d98d8d6 100644
--- a/recipes-images/images/angstrom-qt-x11-image.bb
+++ b/recipes-images/images/angstrom-qt-x11-image.bb
@@ -200,7 +200,8 @@ IMAGE_INSTALL_append_tegra124 = " \
xvinfo \
"
IMAGE_INSTALL_append_mx6 = " \
- packagegroup-fsl-tools-gpu \
+ packagegroup-fsl-gpu-libs \
+ libopencl-mx6 \
eglinfo-x11 \
"
diff --git a/recipes-images/images/angstrom-qt5-x11-image.bb b/recipes-images/images/angstrom-qt5-x11-image.bb
index 4ed11a5..e814a76 100644
--- a/recipes-images/images/angstrom-qt5-x11-image.bb
+++ b/recipes-images/images/angstrom-qt5-x11-image.bb
@@ -173,7 +173,8 @@ IMAGE_INSTALL_append_tegra124 = " \
xvinfo \
"
IMAGE_INSTALL_append_mx6 = " \
- packagegroup-fsl-tools-gpu \
+ packagegroup-fsl-gpu-libs \
+ libopencl-mx6 \
eglinfo-x11 \
"