summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-images/images/angstrom-lxde-image.bb2
-rw-r--r--recipes-images/images/angstrom-qt-x11-image.bb2
-rw-r--r--recipes-images/images/angstrom-qt5-x11-image.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-images/images/angstrom-lxde-image.bb b/recipes-images/images/angstrom-lxde-image.bb
index 1a59d5c..12e4009 100644
--- a/recipes-images/images/angstrom-lxde-image.bb
+++ b/recipes-images/images/angstrom-lxde-image.bb
@@ -220,7 +220,7 @@ IMAGE_INSTALL_append_tegra124m = " \
IMAGE_INSTALL_MX6QDL = " \
gpio-tool \
packagegroup-fsl-gpu-libs \
- libopencl-mx6 \
+ libopencl-imx \
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 889c1a8..28d9ca6 100644
--- a/recipes-images/images/angstrom-qt-x11-image.bb
+++ b/recipes-images/images/angstrom-qt-x11-image.bb
@@ -222,7 +222,7 @@ IMAGE_INSTALL_append_tegra124m = " \
"
IMAGE_INSTALL_MX6QDL = " \
packagegroup-fsl-gpu-libs \
- libopencl-mx6 \
+ libopencl-imx \
eglinfo-x11 \
"
IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL_MX6QDL}"
diff --git a/recipes-images/images/angstrom-qt5-x11-image.bb b/recipes-images/images/angstrom-qt5-x11-image.bb
index 0777f17..3f31763 100644
--- a/recipes-images/images/angstrom-qt5-x11-image.bb
+++ b/recipes-images/images/angstrom-qt5-x11-image.bb
@@ -200,7 +200,7 @@ IMAGE_INSTALL_append_tegra124m = " \
"
IMAGE_INSTALL_MX6QDL = " \
packagegroup-fsl-gpu-libs \
- libopencl-mx6 \
+ libopencl-imx \
eglinfo-x11 \
"
IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL_MX6QDL}"