summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/isp-imx/isp-imx_4.2.2.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* isp-imx: Upgrade to 4.2.2.11.0Tom Hochstein2021-04-301-84/+0
| | | | | | | | | | | | | Drop upstreamed patches: - 0001-BufferManager.h-add-missing-header-file.patch - 0001-imx8-isp.service-do-not-prevent-restart-of-service.patch - 0001-run.sh-fix-bashism.patch Rework patch 0001-start_isp.sh-fix-test-to-be-generic.patch. Let the startup use the default device tree-based implementation as-is, and failing that, try the generic dmesg-based implementation. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* basler-camera,isp-imx,kernel-module-isp-vvcam: Mark imx specificKhem Raj2021-02-181-0/+2
| | | | | | | These recipes are really not meant for non imx architectures, therefore pin them as such Signed-off-by: Khem Raj <raj.khem@gmail.com>
* isp-imx: do not prevent restart of serviceChris Dimich2021-02-171-0/+1
| | | | Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
* isp-imx: fix bashismChris Dimich2021-02-171-2/+3
| | | | Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
* isp-imx: add recipeChris Dimich2021-02-161-0/+80
Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>