diff options
author | Yuqing Zhu <carol.zhu@nxp.com> | 2020-04-20 13:52:39 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-04-20 16:17:28 -0300 |
commit | 76a795d6360a616fc03a35125abdf316b6dd2eae (patch) | |
tree | 97eaf48f0cc9631f700f1ed836f72873ab913e91 /recipes-bsp/imx-vpu | |
parent | 291d71881ac61153d99992f5322e15635d9cd66d (diff) | |
download | meta-freescale-76a795d6360a616fc03a35125abdf316b6dd2eae.tar.gz |
imx-vpu: Upgrade to 5.4.39.2
Use different name for dpu, pxp, opencl and viv g2d lib
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-vpu')
-rw-r--r-- | recipes-bsp/imx-vpu/imx-vpu_5.4.39.2.bb (renamed from recipes-bsp/imx-vpu/imx-vpu_5.4.39.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.39.1.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.39.2.bb index 460047c5..43377b1e 100644 --- a/recipes-bsp/imx-vpu/imx-vpu_5.4.39.1.bb +++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.39.2.bb | |||
@@ -12,8 +12,8 @@ PE = "1" | |||
12 | 12 | ||
13 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" | 13 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "9f6136a1300d322078daaa9676054deb" | 15 | SRC_URI[md5sum] = "fb11619e07dafbc46a335c7db4c9b9a2" |
16 | SRC_URI[sha256sum] = "b7bb67b00daf436fd91a2760c2db375a962e2c919045ce8bf81bd54b95d999c5" | 16 | SRC_URI[sha256sum] = "604885463ca7d292ddf376795ee95ae32abcc60512a3378e016b173222362900" |
17 | 17 | ||
18 | inherit fsl-eula-unpack use-imx-headers | 18 | inherit fsl-eula-unpack use-imx-headers |
19 | 19 | ||