Commit Graph

10 Commits

Author SHA1 Message Date
Max Krummenacher
6ffe4068bb recipes: fix whitespace warnings
Fix some more whitspace warnings.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
(cherry picked from commit 01a7d1c67b)
2025-04-26 20:08:16 +00:00
Andrej Valek
106cc43ee3 fix(opencv): do not try to install sample files
- don't install sample files if PACKAGECONFIG:samples is disabled

Signed-off-by: Andrej Valek <andrej.v@skyrain.eu>
(cherry picked from commit d025faa488)
2025-04-17 10:46:48 +00:00
Rodrigo M. Duarte
ad93fe075e Revert "opencv: Specify right path for <numpy/ndarrayobject.h>"
Fix issue #2185

This reverts commit aee27d71ef.
2025-04-03 10:07:40 -03:00
Timo Schuster
aee27d71ef opencv: Specify right path for <numpy/ndarrayobject.h>
Signed-off-by: Timo Schuster <timo.schuster@leica-microsystems.com>
(cherry picked from commit 92b12be6c5)
2025-04-02 15:46:26 +00:00
Timo Schuster
96e0aab9e5 opencv: Adapt recipe to changes in unpack directories introduced with styhead
Signed-off-by: Timo Schuster <timo.schuster@leica-microsystems.com>
2024-10-09 12:20:35 +02:00
Timo Schuster
e0bdbc6157 opencv: Integrate 225ce6a14a to fix build protobuf v22 and dnn enabled 2023-10-12 14:39:57 +02:00
Tom Hochstein
39f309f3d3 opencv: Fix override for i.MX 8M Nano UltraLite SOC
The SOC override leaked early with a different name.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-02-20 09:44:28 -07:00
Tom Hochstein
575f7896da opencv: Add support for i.MX 9
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-02-17 13:46:35 -07:00
Tom Hochstein
3362cb2a0f opencv: Update copied recipe to latest
Also fix the variable ordering for the SRC_URI overrides.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-01-12 11:34:01 -07:00
Max Krummenacher
5554647fa1 opencv: imx: update the i.mx fork to 4.6.0
- Pull in the 4.6.0 meta-openembedded copy plus
  https://lore.kernel.org/all/20221121180529.3358952-1-max.oss.09@gmail.com/
- OpenCV_DNN_examples.patch taken from meta-imx
- Adapt the PREFERRED_VERSION

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2022-11-25 12:09:04 +01:00