summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/images/angstrom-lxde-image.bb4
-rw-r--r--recipes/images/angstrom-qt-x11-image.bb4
-rw-r--r--recipes/images/angstrom-qt5-x11-image.bb4
3 files changed, 6 insertions, 6 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index c34b7a3..a46c205 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -103,7 +103,6 @@ GSTREAMER = " \
GSTREAMER_append_mx6 = " \
gstreamer1.0-plugins-base-ximagesink \
- gstreamer1.0-plugins-base-xvimagesink \
gstreamer1.0-plugins-imx \
gst1.0-fsl-plugin \
gst1.0-fsl-plugin-gplay \
@@ -168,6 +167,7 @@ IMAGE_INSTALL_append_tegra = " \
gnome-disk-utility \
mime-support \
eglinfo-x11 \
+ xvinfo \
"
IMAGE_INSTALL_append_tegra124 = " \
eglinfo-x11 \
@@ -176,6 +176,7 @@ IMAGE_INSTALL_append_tegra124 = " \
mesa-glut \
mime-support \
tiff \
+ xvinfo \
"
IMAGE_INSTALL_append_mx6 = " \
gpioconfig \
@@ -207,7 +208,6 @@ IMAGE_INSTALL += " \
gvfs \
gvfsd-trash \
xdg-utils \
- xvinfo \
\
initscripts \
libgsf \
diff --git a/recipes/images/angstrom-qt-x11-image.bb b/recipes/images/angstrom-qt-x11-image.bb
index b9d7160..628e754 100644
--- a/recipes/images/angstrom-qt-x11-image.bb
+++ b/recipes/images/angstrom-qt-x11-image.bb
@@ -93,7 +93,6 @@ GSTREAMER = " \
GSTREAMER_append_mx6 = " \
gstreamer1.0-plugins-base-ximagesink \
- gstreamer1.0-plugins-base-xvimagesink \
gstreamer1.0-plugins-imx \
gst1.0-fsl-plugin \
gst1.0-fsl-plugin-gplay \
@@ -192,12 +191,14 @@ IMAGE_INSTALL_QT4 = " \
IMAGE_INSTALL_append_tegra = " \
eglinfo-x11 \
+ xvinfo \
"
IMAGE_INSTALL_append_tegra124 = " \
eglinfo-x11 \
libglu \
mesa-glut \
tiff \
+ xvinfo \
"
IMAGE_INSTALL_append_mx6 = " \
packagegroup-fsl-tools-gpu \
@@ -211,7 +212,6 @@ IMAGE_INSTALL += " \
${IMAGE_INSTALL_QT4} \
\
xdg-utils \
- xvinfo \
\
initscripts \
libgsf \
diff --git a/recipes/images/angstrom-qt5-x11-image.bb b/recipes/images/angstrom-qt5-x11-image.bb
index 81986ab..2d532e3 100644
--- a/recipes/images/angstrom-qt5-x11-image.bb
+++ b/recipes/images/angstrom-qt5-x11-image.bb
@@ -95,7 +95,6 @@ GSTREAMER = " \
GSTREAMER_append_mx6 = " \
gstreamer1.0-plugins-base-ximagesink \
- gstreamer1.0-plugins-base-xvimagesink \
gstreamer1.0-plugins-imx \
gst1.0-fsl-plugin \
gst1.0-fsl-plugin-gplay \
@@ -165,12 +164,14 @@ IMAGE_INSTALL_QT5 = " \
IMAGE_INSTALL_append_tegra = " \
eglinfo-x11 \
+ xvinfo \
"
IMAGE_INSTALL_append_tegra124 = " \
eglinfo-x11 \
libglu \
mesa-glut \
tiff \
+ xvinfo \
"
IMAGE_INSTALL_append_mx6 = " \
packagegroup-fsl-tools-gpu \
@@ -184,7 +185,6 @@ IMAGE_INSTALL += " \
${IMAGE_INSTALL_QT5} \
\
xdg-utils \
- xvinfo \
\
initscripts \
libgsf \