diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2022-02-04 18:30:35 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-04 18:30:35 -0300 |
| commit | 9c5b793b88f1b7de3acc857d5a3c2e86165e32e3 (patch) | |
| tree | 04921f93e7c06ad21b7d055678c18c7eb1c467c8 | |
| parent | 57955f43f5840c83bec9da1344a0fb54ad965e4a (diff) | |
| parent | dc573f7dd70e31ab90af30542d2da0a2fb651bc0 (diff) | |
| download | meta-freescale-9c5b793b88f1b7de3acc857d5a3c2e86165e32e3.tar.gz | |
Merge pull request #974 from thochstein/imx-vpu-hantro
Revert imx-vpu-hantro and imx-vpu-hantro-daemon due to package fetch failure
| -rw-r--r-- | recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.0.bb (renamed from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.1.bb) | 4 | ||||
| -rw-r--r-- | recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.23.0.bb (renamed from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.24.0.bb) | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.1.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.0.bb index d4a486278..25f54c7a1 100644 --- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.1.bb +++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.0.bb | |||
| @@ -9,8 +9,8 @@ DEPENDS:append:mx8mp = " imx-vpu-hantro-vc" | |||
| 9 | SRC_URI = " \ | 9 | SRC_URI = " \ |
| 10 | ${FSL_MIRROR}/${BP}.tar.gz \ | 10 | ${FSL_MIRROR}/${BP}.tar.gz \ |
| 11 | " | 11 | " |
| 12 | SRC_URI[md5sum] = "99e96b2e00516d56a78a95a80851076b" | 12 | SRC_URI[md5sum] = "980237589af195c2c4b852a7aad175ee" |
| 13 | SRC_URI[sha256sum] = "e7b3d55f72e233179b1b28c03628139b463d1994d140fed3c3e0796c66e917c8" | 13 | SRC_URI[sha256sum] = "a5d915fefd3637e68d693638edd1161c30e75011a6312251b914f04546fd0fc9" |
| 14 | 14 | ||
| 15 | PLATFORM:mx8mm = "IMX8MM" | 15 | PLATFORM:mx8mm = "IMX8MM" |
| 16 | PLATFORM:mx8mq = "IMX8MQ" | 16 | PLATFORM:mx8mq = "IMX8MQ" |
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.24.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.23.0.bb index 84c716109..427dbf924 100644 --- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.24.0.bb +++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.23.0.bb | |||
| @@ -2,13 +2,13 @@ | |||
| 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=03bcadc8dc0a788f66ca9e2b89f56c6f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=e565271ec9a80ce47abbddc4bffe56fa" |
| 6 | 6 | ||
| 7 | PROVIDES = "virtual/imxvpu" | 7 | PROVIDES = "virtual/imxvpu" |
| 8 | 8 | ||
| 9 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" | 9 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" |
| 10 | SRC_URI[md5sum] = "1f99c6941b8a51035b52cc5bc72faa3d" | 10 | SRC_URI[md5sum] = "3f8d4bb593d851d0523d0146131946ae" |
| 11 | SRC_URI[sha256sum] = "aa9461a152e13a1caa852f29ae18fd33aebd90c8a2b49519003e632687fe89d6" | 11 | SRC_URI[sha256sum] = "a312a0b6d32ed16527e5bfcff362b231069428362ad5710f816bca019f70c6a2" |
| 12 | 12 | ||
| 13 | inherit fsl-eula-unpack use-imx-headers | 13 | inherit fsl-eula-unpack use-imx-headers |
| 14 | 14 | ||
