diff options
-rw-r--r-- | recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.16.0.bb (renamed from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.15.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.15.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.16.0.bb index 407d17f7..67dbc8da 100644 --- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.15.0.bb +++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.16.0.bb | |||
@@ -2,15 +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=6c12031a11b81db21cdfe0be88cac4b3" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fd4b227530cd88a82af6a5982cfb724d" |
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 | " | 11 | " |
12 | SRC_URI[md5sum] = "2cb9a95223bee98a5b3d86c89ee36a55" | 12 | SRC_URI[md5sum] = "79ca586c67ea9b007fa772df8959c852" |
13 | SRC_URI[sha256sum] = "8d189156d713f12b255f16badd0093aaacd16859aa3191603908de07567485a5" | 13 | SRC_URI[sha256sum] = "1f373f5d9a37754f7936f9bf4b134b65afe98459c0383b63c50c1f6ecba49e25" |
14 | 14 | ||
15 | inherit fsl-eula-unpack use-imx-headers | 15 | inherit fsl-eula-unpack use-imx-headers |
16 | 16 | ||