Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opencv: follow meta-oe to 3.1 | Andreas Müller | 2016-04-19 | 1 | -0/+0 |
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | opencv: Use the 2.4 release only | Otavio Salvador | 2016-04-19 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | The opencv 3.0 is not tested and does not have the i.MX6 specific patch ported so we disable it for the i.MX6 SoC from Quad, DualLite, SoloX and SoloLite families. The 2.4 is used instead. This fixes following warning: ,---- | NOTE: multiple providers are available for runtime opencv-samples (opencv-samples, opencv) | NOTE: consider defining a PREFERRED_PROVIDER entry to match opencv-samples `---- Change-Id: I2f897cdd31dcee9046ee7d28ef4dcadb154ae88c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | opencv: Remove v4l support for all i.MX6 | Otavio Salvador | 2016-04-19 | 1 | -0/+2 |
| | | | | | | The camera support does not work using v4l. Disable it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | Move external layer's specific changes for 'dynamic-layers' subdir | Otavio Salvador | 2015-07-16 | 2 | -0/+49 |
The external layer's specific changes are now in the 'dynamic-layers' subdirectory. This approach ease the identification of layer specific recipes and extensions as all those are more visible isolated of the main layer components. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |