summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-05-09 15:08:34 -0500
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-05-10 16:47:51 +0000
commite2a829cc9fbe8b1deb1ce3b2947fa4f30ad6037a (patch)
tree2b6337e154d603dd72cce994ee7cc66964eb6c14
parenteb867a0e907eeb29058c4e46c8c9edf20764701a (diff)
downloadmeta-freescale-e2a829cc9fbe8b1deb1ce3b2947fa4f30ad6037a.tar.gz
imx-vpu-hantro-daemon: Upgrade 1.1.1 -> 1.1.2
Fixes: fae1b50 M865-696 [VPU/V4L2] encoder: do completed init operation when V4L2_DAEMON_VIDIOC_STREAMON Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit b50d9f4f67dca8eb020d7c7381659fff3c649def)
-rw-r--r--recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.2.bb (renamed from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro-daemon_1.1.1.bb)4
1 files changed, 2 insertions, 2 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.2.bb
index 6ff88860..25cd931e 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.2.bb
@@ -9,8 +9,8 @@ DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc"
9SRC_URI = " \ 9SRC_URI = " \
10 ${FSL_MIRROR}/${BP}.tar.gz \ 10 ${FSL_MIRROR}/${BP}.tar.gz \
11" 11"
12SRC_URI[md5sum] = "99e96b2e00516d56a78a95a80851076b" 12SRC_URI[md5sum] = "f30942393a9093388adf91edb458f7a6"
13SRC_URI[sha256sum] = "e7b3d55f72e233179b1b28c03628139b463d1994d140fed3c3e0796c66e917c8" 13SRC_URI[sha256sum] = "77e25ad1e1860f0a3983f07d6beb9a04ff32763bacf26db9aefd16559e6eea9b"
14 14
15PLATFORM:mx8mm-nxp-bsp = "IMX8MM" 15PLATFORM:mx8mm-nxp-bsp = "IMX8MM"
16PLATFORM:mx8mq-nxp-bsp = "IMX8MQ" 16PLATFORM:mx8mq-nxp-bsp = "IMX8MQ"