From 0cf15c7d5ca0a61559fb5ed3779aec7a0e01d14f Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 29 Jun 2016 15:01:19 +0200 Subject: images: i.mx 6 don't deploy gstreamer xvimagesink, xvinfo The Vivante X driver does not support the X video extension. Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes/images/angstrom-lxde-image.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/images/angstrom-lxde-image.bb') 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 \ -- cgit v1.2.3