| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
The .inc file was not being used by complete and had most code on the
versioned .bb one. This patch refactor it so newer versions are easy
to add.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
|
|
|
|
|
|
|
|
| |
imx-lib has change library packaging to respect the soname but all
packages linking to it need to be rebuild.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
|
|
|
|
|
|
|
| |
This patch applies a patch on gst-fsl-plugin package to fixing
mfw_v4lsink to play on X11.
Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
|
|
|
|
| |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
All assignment now need to be properly quotted otherwise bitbake
raises an exception while parsing the recipes.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
Without that fix we have:
hwbuffer_allocator.c:49:23: fatal error: linux/ipu.h: No such file or directory
Signed-off-by: Denis Carikli <denis@eukrea.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes non-working IPU decoder on i.MX53. The real fix is to
make PLATFORM=<...> machine dependent, this is a to-do.
Although the configure help says otherwise, the source code does
not check for _MX53.
Tested on i.MX53QSB.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
* Update to version 2.0.3
* Update checksums
* Include gst-fsl plugin source code as part of metadata
(No public repo where to fetch).
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|