diff options
| -rw-r--r-- | recipes-bsp/isp-imx/basler-camera_4.2.2.21.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-bsp/isp-imx/basler-camera_4.2.2.21.0.bb b/recipes-bsp/isp-imx/basler-camera_4.2.2.21.0.bb index 78a666c66..9eaa11b81 100644 --- a/recipes-bsp/isp-imx/basler-camera_4.2.2.21.0.bb +++ b/recipes-bsp/isp-imx/basler-camera_4.2.2.21.0.bb | |||
| @@ -12,6 +12,10 @@ SRC_URI[md5sum] = "4e33adeb8a43f5bd06703368721085f5" | |||
| 12 | SRC_URI[sha256sum] = "c44fc890902d9d8ef22186d56af035c9cac182817525e64575e3b79015383790" | 12 | SRC_URI[sha256sum] = "c44fc890902d9d8ef22186d56af035c9cac182817525e64575e3b79015383790" |
| 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 | |||
| 15 | dest_dir=${D}/opt/imx8-isp/bin | 19 | dest_dir=${D}/opt/imx8-isp/bin |
| 16 | install -d ${D}/${libdir} | 20 | install -d ${D}/${libdir} |
| 17 | install -d $dest_dir | 21 | install -d $dest_dir |
