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 80aabd7..b41a435 100644
--- a/recipes-images/images/angstrom-lxde-image.bb
+++ b/recipes-images/images/angstrom-lxde-image.bb
@@ -169,9 +169,9 @@ IMAGE_INSTALL_append_tegra = " \
xvinfo \
"
IMAGE_INSTALL_append_tegra124 = " \
- eglinfo-x11 \
gnome-disk-utility \
libglu \
+ mesa-demos \
mesa-glut \
mime-support \
tiff \
diff --git a/recipes-images/images/angstrom-qt-x11-image.bb b/recipes-images/images/angstrom-qt-x11-image.bb
index 86565ad..bb0900c 100644
--- a/recipes-images/images/angstrom-qt-x11-image.bb
+++ b/recipes-images/images/angstrom-qt-x11-image.bb
@@ -193,8 +193,8 @@ IMAGE_INSTALL_append_tegra = " \
xvinfo \
"
IMAGE_INSTALL_append_tegra124 = " \
- eglinfo-x11 \
libglu \
+ mesa-demos \
mesa-glut \
tiff \
xvinfo \
diff --git a/recipes-images/images/angstrom-qt5-x11-image.bb b/recipes-images/images/angstrom-qt5-x11-image.bb
index eb16d5c..3a0dc4e 100644
--- a/recipes-images/images/angstrom-qt5-x11-image.bb
+++ b/recipes-images/images/angstrom-qt5-x11-image.bb
@@ -168,8 +168,8 @@ IMAGE_INSTALL_append_tegra = " \
xvinfo \
"
IMAGE_INSTALL_append_tegra124 = " \
- eglinfo-x11 \
libglu \
+ mesa-demos \
mesa-glut \
tiff \
xvinfo \