diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2022-11-21 09:41:51 +0100 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-11-25 19:46:41 +0000 |
commit | 25f8158ecfd4c8a05610634a94f3b50f5a94af09 (patch) | |
tree | 5b64a48581f5aed146b501e7fca1704416492384 | |
parent | 70f8362b0e889ea1376341f87e21dd770e791d01 (diff) | |
download | meta-freescale-25f8158ecfd4c8a05610634a94f3b50f5a94af09.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>
(cherry picked from commit f367f1c4f294414e6e5bf2ae9eb22aef69a84c5f)
-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" |