diff options
-rw-r--r-- | recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.20.0.bb (renamed from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.19.0.bb) | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.19.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.20.0.bb index 1e347ca8..b7c64cbb 100644 --- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.19.0.bb +++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.20.0.bb | |||
@@ -2,16 +2,15 @@ | |||
2 | 2 | ||
3 | DESCRIPTION = "i.MX Hantro VPU library" | 3 | DESCRIPTION = "i.MX Hantro VPU library" |
4 | LICENSE = "Proprietary" | 4 | LICENSE = "Proprietary" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=983e4c77621568488dd902b27e0c2143" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=cf3f9b8d09bc3926b1004ea71f7a248a" |
6 | 6 | ||
7 | PROVIDES = "virtual/imxvpu" | 7 | PROVIDES = "virtual/imxvpu" |
8 | 8 | ||
9 | SRC_URI = " \ | 9 | SRC_URI = " \ |
10 | ${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true \ | 10 | ${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true \ |
11 | file://0001-decoder_sw-resolve-compilation-error-with-fcommon.patch \ | ||
12 | " | 11 | " |
13 | SRC_URI[md5sum] = "05a2c37fddcabdadd5fa37d3a38914c6" | 12 | SRC_URI[md5sum] = "682b3a73bf5aa22a37d56a433d11fc91" |
14 | SRC_URI[sha256sum] = "261cab83954bd66e95b1650a737cb36261a2098597d904e517da638097ed4fd2" | 13 | SRC_URI[sha256sum] = "e6cdd5b4c628604906466fc9620e2b048cf1b2c863f9ee49616dd5212b9261b0" |
15 | 14 | ||
16 | inherit fsl-eula-unpack use-imx-headers | 15 | inherit fsl-eula-unpack use-imx-headers |
17 | 16 | ||