summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.19.0.bb (renamed from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.18.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.18.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.19.0.bb
index a950f548..1e347ca8 100644
--- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.18.0.bb
+++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.19.0.bb
@@ -2,7 +2,7 @@
2 2
3DESCRIPTION = "i.MX Hantro VPU library" 3DESCRIPTION = "i.MX Hantro VPU library"
4LICENSE = "Proprietary" 4LICENSE = "Proprietary"
5LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9" 5LIC_FILES_CHKSUM = "file://COPYING;md5=983e4c77621568488dd902b27e0c2143"
6 6
7PROVIDES = "virtual/imxvpu" 7PROVIDES = "virtual/imxvpu"
8 8
@@ -10,8 +10,8 @@ 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 \ 11 file://0001-decoder_sw-resolve-compilation-error-with-fcommon.patch \
12" 12"
13SRC_URI[md5sum] = "78034de7ed74363eb793d29894bba5e3" 13SRC_URI[md5sum] = "05a2c37fddcabdadd5fa37d3a38914c6"
14SRC_URI[sha256sum] = "bebd82649d00d6dd8236b77b8677b1cc6ac46dc474200502df7797a75dc8f568" 14SRC_URI[sha256sum] = "261cab83954bd66e95b1650a737cb36261a2098597d904e517da638097ed4fd2"
15 15
16inherit fsl-eula-unpack use-imx-headers 16inherit fsl-eula-unpack use-imx-headers
17 17