diff options
| author | Jun Zhu <junzhu@nxp.com> | 2023-07-24 23:23:21 +0800 |
|---|---|---|
| committer | Jun Zhu <junzhu@nxp.com> | 2023-07-24 15:13:17 +0800 |
| commit | 5e2d41a676e9854e0065d71da5df51cf163aa333 (patch) | |
| tree | 3f3392751103e90082f2a14aced2ba4a8a5ed413 | |
| parent | 4a5c3d95617bd6505da079ad9854c7ecd9de1d84 (diff) | |
| download | meta-freescale-5e2d41a676e9854e0065d71da5df51cf163aa333.tar.gz | |
basler-camer: Upgrade to 4.2.2.22.0
As per NXP mickledore-6.1.22-2.0.0 release.
Signed-off-by: Jun Zhu <junzhu@nxp.com>
| -rw-r--r-- | recipes-bsp/isp-imx/basler-camera_4.2.2.22.0.bb (renamed from recipes-bsp/isp-imx/basler-camera_4.2.2.21.0.bb) | 8 |
1 files changed, 4 insertions, 4 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.22.0.bb index 9eaa11b81..ee839cd92 100644 --- a/recipes-bsp/isp-imx/basler-camera_4.2.2.21.0.bb +++ b/recipes-bsp/isp-imx/basler-camera_4.2.2.22.0.bb | |||
| @@ -1,15 +1,15 @@ | |||
| 1 | # Copyright 2020-2022 NXP | 1 | # Copyright 2020-2023 NXP |
| 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=ea25d099982d035af85d193c88a1b479" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" |
| 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] = "4e33adeb8a43f5bd06703368721085f5" | 11 | SRC_URI[md5sum] = "cb5e5a4d1efd1d845464ac9a8c6383b8" |
| 12 | SRC_URI[sha256sum] = "c44fc890902d9d8ef22186d56af035c9cac182817525e64575e3b79015383790" | 12 | SRC_URI[sha256sum] = "6fe10f5118d18a7cb1dd40e713343ce788ad3766104ad2471ee49aed7b55833a" |
| 13 | 13 | ||
| 14 | do_install() { | 14 | do_install() { |
| 15 | # provided by the isp-imx package, do not install them here additionally | 15 | # provided by the isp-imx package, do not install them here additionally |
