summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorYuqing Zhu <carol.zhu@nxp.com>2020-04-14 14:54:10 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-20 16:17:28 -0300
commite17104581a56e84ef7f6a03c0936aa33e56b6600 (patch)
tree68142817bf637de75b41998e26f71344072d2d1d /recipes-multimedia
parent58a39c35e2ff13084c8caab9b5bd68b3bb076b97 (diff)
downloadmeta-freescale-e17104581a56e84ef7f6a03c0936aa33e56b6600.tar.gz
imx-codec: Upgrade to v4.5.3
-Update EULA to v10 -Update version to align with other Multimedia components Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/imx-codec/imx-codec_4.5.3.bb (renamed from recipes-multimedia/imx-codec/imx-codec_4.5.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.5.1.bb b/recipes-multimedia/imx-codec/imx-codec_4.5.3.bb
index 72cf86c9..e41469f3 100644
--- a/recipes-multimedia/imx-codec/imx-codec_4.5.1.bb
+++ b/recipes-multimedia/imx-codec/imx-codec_4.5.3.bb
@@ -5,14 +5,14 @@
5DESCRIPTION = "Freescale Multimedia codec libs" 5DESCRIPTION = "Freescale Multimedia codec libs"
6LICENSE = "Proprietary" 6LICENSE = "Proprietary"
7SECTION = "multimedia" 7SECTION = "multimedia"
8LIC_FILES_CHKSUM = "file://COPYING;md5=6c12031a11b81db21cdfe0be88cac4b3" 8LIC_FILES_CHKSUM = "file://COPYING;md5=fd4b227530cd88a82af6a5982cfb724d"
9 9
10# Backward compatibility 10# Backward compatibility
11PROVIDES += "libfslcodec" 11PROVIDES += "libfslcodec"
12 12
13SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" 13SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true"
14SRC_URI[md5sum] = "ec33247a4c88de79129f4af041227059" 14SRC_URI[md5sum] = "a0413b390a473aee862806dd25a4a366"
15SRC_URI[sha256sum] = "1ca8b0d6289af1f768f193cff337207d98c0d71120d97028b35cb7743e7160cc" 15SRC_URI[sha256sum] = "ecaecb4afb646efad9a81d67a1a5e50a9e06ed49fa8ea947064465a085b2c578"
16 16
17inherit fsl-eula-unpack autotools pkgconfig 17inherit fsl-eula-unpack autotools pkgconfig
18 18