summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/isp-imx
Commit message (Collapse)AuthorAgeFilesLines
* basler-camera, isp: Fix compatibility for 8M Plus onlyTom Hochstein2021-05-112-2/+2
| | | | | | | The basler camera support is for 8M Plus SOC only. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 7bfd1773f586a79be8abedf36e04c46b77c7c73c)
* isp-imx: Switch to dewarp to testTom Hochstein2021-04-301-1/+1
| | | | | | | Install dewarp instead of mediacontrol for test. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit dc3807cc1b8d32e97e69f3e9a2ffa9a5bb8ccc0b)
* isp-imx: Enable G2DTom Hochstein2021-04-301-2/+3
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 12cede7547571a796445b82d4717f2efa901d111)
* isp-imx: Cleanup recipeTom Hochstein2021-04-301-10/+10
| | | | | | | Fix variable order, use BP in place of BPN-PV and PN-PV. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit eeef41ee74fffe455cc9c9b8d65443da40c69030)
* isp-imx: Cleanup packagingTom Hochstein2021-04-301-6/+10
| | | | | | | | | Rework the packaging section of the recipe, reducing the packaging overrides to a minimum to handle a) installation to /opt, and b) the mix of versioned and unversioned libraries. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit aeb17125b4e3d6b1f390271a389c70dc4c615400)
* isp-imx: Normalize the recipe source folderTom Hochstein2021-04-301-4/+5
| | | | | | | | | | | | The source folder of the recipe is adjusted to the appshell sub-folder to facilitate building of that folder. This causes complicated adjustments for the license and patch files. Restore the source folder to the default and use OECMAKE_SOURCEPATH to direct the build to the appshell sub-folder. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 5910cd66fc290842218a17efffb4433026b27a52)
* isp-imx: Upgrade to 4.2.2.11.0Tom Hochstein2021-04-305-107/+22
| | | | | | | | | | | | | | 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> (cherry picked from commit 0b4784363e8fffec063249b54837b1f08536d536)
* basler-camera: Upgrade to 4.2.2.11.0Tom Hochstein2021-04-301-4/+4
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 2bb6610127b1c305685ed25a7b9343873260d22d)
* basler-camera,isp-imx,kernel-module-isp-vvcam: Mark imx specificKhem Raj2021-02-182-0/+4
| | | | | | | 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-172-0/+27
| | | | Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
* isp-imx: fix bashismChris Dimich2021-02-172-2/+26
| | | | Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
* basler-camera: add recipeChris Dimich2021-02-161-0/+25
| | | | Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
* isp-imx: add recipeChris Dimich2021-02-163-0/+153
Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>