diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2021-01-28 16:52:01 +0100 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2021-02-01 11:24:43 -0300 |
commit | 8f6c781a018b4cdcc77e77facc3dd987c5434a86 (patch) | |
tree | 6c9acbb7593650d738d9082f6682a6fb2e5666b1 /recipes-multimedia | |
parent | ca546d96fd1e2e3b22d3c6d333640484fa99d80e (diff) | |
download | meta-freescale-8f6c781a018b4cdcc77e77facc3dd987c5434a86.tar.gz |
imx-codec: update to 4.5.7
NXP release imx_5.4.70_2.3.0.
This package uses EULA v17 October 2020.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r-- | recipes-multimedia/imx-codec/imx-codec_4.5.7.bb (renamed from recipes-multimedia/imx-codec/imx-codec_4.5.5.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.5.5.bb b/recipes-multimedia/imx-codec/imx-codec_4.5.7.bb index 8f5caff0..76a52f26 100644 --- a/recipes-multimedia/imx-codec/imx-codec_4.5.5.bb +++ b/recipes-multimedia/imx-codec/imx-codec_4.5.7.bb | |||
@@ -5,14 +5,14 @@ | |||
5 | DESCRIPTION = "Freescale Multimedia codec libs" | 5 | DESCRIPTION = "Freescale Multimedia codec libs" |
6 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
7 | SECTION = "multimedia" | 7 | SECTION = "multimedia" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=cf3f9b8d09bc3926b1004ea71f7a248a" |
9 | 9 | ||
10 | # Backward compatibility | 10 | # Backward compatibility |
11 | PROVIDES += "libfslcodec" | 11 | PROVIDES += "libfslcodec" |
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 | SRC_URI[md5sum] = "5472ae7b57a8390224761d151632a2a6" | 14 | SRC_URI[md5sum] = "4d6ab45675c4010502a9bf2c16ee4705" |
15 | SRC_URI[sha256sum] = "b0d5a6f847df99ee213cc79dae4f5e7194f567859c43d68d7c7c794a97f90294" | 15 | SRC_URI[sha256sum] = "637d6109e6d6105f36f0fbb4f1d2267d487e1326591f7a26cd078c35b8373e55" |
16 | 16 | ||
17 | inherit fsl-eula-unpack autotools pkgconfig | 17 | inherit fsl-eula-unpack autotools pkgconfig |
18 | 18 | ||