diff options
| author | Max Krummenacher <max.krummenacher@toradex.com> | 2024-01-18 19:28:10 +0100 |
|---|---|---|
| committer | Max Krummenacher <max.krummenacher@toradex.com> | 2024-01-18 19:28:10 +0100 |
| commit | 7dfa116f64ae6cbe2d957f3d0859c93264fb30de (patch) | |
| tree | d2502ae0337745e410a9e7d5bd8d0cf5d649d6a5 /recipes-bsp/isp-imx | |
| parent | 9c23f0836e3641c907c21b28f191c35368b265c5 (diff) | |
| download | meta-freescale-7dfa116f64ae6cbe2d957f3d0859c93264fb30de.tar.gz | |
basler-camera: update to 4.2.2.24.0 used with lf-6.1.55-2.2.0
The files provided by isp-imx are no longer part of the sources.
Drop the fixup to remove them.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/isp-imx')
| -rw-r--r-- | recipes-bsp/isp-imx/basler-camera_4.2.2.24.0.bb (renamed from recipes-bsp/isp-imx/basler-camera_4.2.2.22.0.bb) | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/recipes-bsp/isp-imx/basler-camera_4.2.2.22.0.bb b/recipes-bsp/isp-imx/basler-camera_4.2.2.24.0.bb index ee839cd92..0ab440748 100644 --- a/recipes-bsp/isp-imx/basler-camera_4.2.2.22.0.bb +++ b/recipes-bsp/isp-imx/basler-camera_4.2.2.24.0.bb | |||
| @@ -2,20 +2,16 @@ | |||
| 2 | 2 | ||
| 3 | DESCRIPTION = "Basler camera binary drivers" | 3 | DESCRIPTION = "Basler camera binary drivers" |
| 4 | LICENSE = "Proprietary" | 4 | LICENSE = "Proprietary" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=2827219e81f28aba7c6a569f7c437fa7" |
| 6 | 6 | ||
| 7 | inherit fsl-eula-unpack | 7 | inherit fsl-eula-unpack |
| 8 | 8 | ||
| 9 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" | 9 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "cb5e5a4d1efd1d845464ac9a8c6383b8" | 11 | SRC_URI[md5sum] = "31d716e1f40c248556e5a8e6b467ba71" |
| 12 | SRC_URI[sha256sum] = "6fe10f5118d18a7cb1dd40e713343ce788ad3766104ad2471ee49aed7b55833a" | 12 | SRC_URI[sha256sum] = "ad3e98ee0c10f2b3e74af8923f44b8d5908e42eedbca12a702e35cee9328d8cf" |
| 13 | 13 | ||
| 14 | do_install() { | 14 | do_install() { |
| 15 | # provided by the isp-imx package, do not install them here additionally | ||
| 16 | rm -f ${S}/opt/imx8-isp/bin/dewarp_config/sensor_dwe_os08a20_1080P_config.json | ||
| 17 | rm -f ${S}/opt/imx8-isp/bin/dewarp_config/sensor_dwe_os08a20_4K_config.json | ||
| 18 | |||
| 19 | dest_dir=${D}/opt/imx8-isp/bin | 15 | dest_dir=${D}/opt/imx8-isp/bin |
| 20 | install -d ${D}/${libdir} | 16 | install -d ${D}/${libdir} |
| 21 | install -d $dest_dir | 17 | install -d $dest_dir |
