summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-vpu-hantro
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/imx-vpu-hantro')
-rw-r--r--recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.11.0.bb (renamed from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb)7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.11.0.bb
index a330c7b0..6fae1fe7 100644
--- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb
+++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.11.0.bb
@@ -2,16 +2,15 @@
2 2
3DESCRIPTION = "i.MX Hantro VPU library" 3DESCRIPTION = "i.MX Hantro VPU library"
4LICENSE = "Proprietary" 4LICENSE = "Proprietary"
5LIC_FILES_CHKSUM = "file://COPYING;md5=5ab1a30d0cd181e3408077727ea5a2db" 5LIC_FILES_CHKSUM = "file://COPYING;md5=80c0478f4339af024519b3723023fe28"
6 6
7PROVIDES = "virtual/imxvpu" 7PROVIDES = "virtual/imxvpu"
8 8
9SRC_URI = " \ 9SRC_URI = " \
10 ${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true \ 10 ${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true \
11 file://0001-Get-i.MX-custom-headers-from-usr-include-imx.patch \
12" 11"
13SRC_URI[md5sum] = "140796ddd6f1be47cffb7e5e2bfe0fb6" 12SRC_URI[md5sum] = "51b811f9523d03ca87f611ba86594311"
14SRC_URI[sha256sum] = "c092a5b0f8897bae54154f58e47b6d2de033da01ee231a8cd779a51bbe962606" 13SRC_URI[sha256sum] = "cec620241d303852ddad8601f2025a68abbc1ec26d605103c7e4173749b59e3f"
15 14
16inherit fsl-eula-unpack use-imx-headers 15inherit fsl-eula-unpack use-imx-headers
17 16