diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2022-11-21 09:41:51 +0100 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2022-11-25 11:59:26 +0100 |
commit | f367f1c4f294414e6e5bf2ae9eb22aef69a84c5f (patch) | |
tree | 7d61014fde4f06e7c83115d0abee3e976c7103ec /recipes-bsp | |
parent | 0b45cf3f5bf95c583b189c2fb5eaa125bf686a7d (diff) | |
download | meta-freescale-f367f1c4f294414e6e5bf2ae9eb22aef69a84c5f.tar.gz |
imx-vpu-hantro-daemon: upgrade from 1.1.3 to 1.1.4
Update to the version used in lf5.15.52_2.1.0.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.4.bb (renamed from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.3.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.4.bb index 30c31a2e..b5e1d0e1 100644 --- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.3.bb +++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.4.bb | |||
@@ -7,8 +7,8 @@ DEPENDS = "imx-vpu-hantro" | |||
7 | DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc" | 7 | DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc" |
8 | 8 | ||
9 | SRC_URI = "${FSL_MIRROR}/${BP}.tar.gz" | 9 | SRC_URI = "${FSL_MIRROR}/${BP}.tar.gz" |
10 | SRC_URI[md5sum] = "657af53a73fa9898ef7725dd26934079" | 10 | SRC_URI[md5sum] = "e4bdaa1e064e3959576f7dd5a2d89389" |
11 | SRC_URI[sha256sum] = "75f857ddfc53341c425d6dac0e6eb9b5c0281b90b6f6de3ff1b64962d52399c5" | 11 | SRC_URI[sha256sum] = "83ba2798564702d74ab65f6238f95f59247d983b846de1de4c19bdfaf6dabeb8" |
12 | 12 | ||
13 | PLATFORM:mx8mm-nxp-bsp = "IMX8MM" | 13 | PLATFORM:mx8mm-nxp-bsp = "IMX8MM" |
14 | PLATFORM:mx8mq-nxp-bsp = "IMX8MQ" | 14 | PLATFORM:mx8mq-nxp-bsp = "IMX8MQ" |