summaryrefslogtreecommitdiffstats
path: root/recipes-support/opencv/opencv_4.6.0.imx.bb
Commit message (Collapse)AuthorAgeFilesLines
* opencv: Fix override for i.MX 8M Nano UltraLite SOCTom Hochstein2023-02-201-5/+5
| | | | | | The SOC override leaked early with a different name. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* opencv: Add support for i.MX 9Tom Hochstein2023-02-171-8/+11
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* opencv: Update copied recipe to latestTom Hochstein2023-01-121-7/+7
| | | | | | Also fix the variable ordering for the SRC_URI overrides. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* opencv: imx: update the i.mx fork to 4.6.0Max Krummenacher2022-11-251-0/+313
- 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>