summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-images/images/lxde-image.bb2
-rw-r--r--recipes-images/images/lxqt-image.bb1
-rw-r--r--recipes-images/images/qt5-x11-image.bb1
3 files changed, 0 insertions, 4 deletions
diff --git a/recipes-images/images/lxde-image.bb b/recipes-images/images/lxde-image.bb
index db4cc54..c744b10 100644
--- a/recipes-images/images/lxde-image.bb
+++ b/recipes-images/images/lxde-image.bb
@@ -158,8 +158,6 @@ IMAGE_INSTALL_MX6QDL = " \
libopencl-imx \
gnome-disk-utility \
mime-support \
- eglinfo-x11 \
- \
"
IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL_MX6QDL}"
IMAGE_INSTALL_append_mx6dl = "${IMAGE_INSTALL_MX6QDL}"
diff --git a/recipes-images/images/lxqt-image.bb b/recipes-images/images/lxqt-image.bb
index f6ddba8..c880232 100644
--- a/recipes-images/images/lxqt-image.bb
+++ b/recipes-images/images/lxqt-image.bb
@@ -140,7 +140,6 @@ IMAGE_INSTALL_append_tegra124m = " \
IMAGE_INSTALL_MX6QDL = " \
packagegroup-fsl-gpu-libs \
mime-support \
- eglinfo-x11 \
"
IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL_MX6QDL}"
IMAGE_INSTALL_append_mx6dl = "${IMAGE_INSTALL_MX6QDL}"
diff --git a/recipes-images/images/qt5-x11-image.bb b/recipes-images/images/qt5-x11-image.bb
index 2a93a8f..10fad96 100644
--- a/recipes-images/images/qt5-x11-image.bb
+++ b/recipes-images/images/qt5-x11-image.bb
@@ -158,7 +158,6 @@ IMAGE_INSTALL_append_tegra124m = " \
IMAGE_INSTALL_MX6QDL = " \
packagegroup-fsl-gpu-libs \
libopencl-imx \
- eglinfo-x11 \
"
IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL_MX6QDL}"
IMAGE_INSTALL_append_mx6dl = "${IMAGE_INSTALL_MX6QDL}"