Go to file
Javier Viguera b5e4c77c4e gst-fsl-plugin: fix video not working with mfw_isink
There were two problems here:

* The 'vssconfig' files need to be removed so the displays are
  auto-configured directly.

* Fix a problem with a missing library. The code tries to 'dlopen' a
  shared library using the symbolic link instead of the soname. But the
  symbolic link is only installed with the development package PN-dev,
  so it's not available with the normal 'gst-fsl-plugin' package. Added
  patch that fixes this problem.

https://jira.digi.com/browse/DEL-167

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-05-22 18:15:13 +02:00
meta-digi-arm image_types_digi: keep platforms in alphabetical order 2013-05-22 10:30:01 +01:00
meta-digi-dbl meta-digi-dbl: Update kernel-module-redpine recipe name. 2013-05-17 11:29:11 +02:00
meta-digi-del gst-fsl-plugin: fix video not working with mfw_isink 2013-05-22 18:15:13 +02:00
sdk build.sh: Changes from review. 2013-05-22 17:40:58 +02:00
README meta-digi-del: Add distribution layer. 2012-11-19 13:40:53 +01:00

README

meta-digi
=========

This is the location for Digi maintained layers.

Please see the README files contained in the individual layers for
specific information.