diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2021-10-25 12:20:44 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-25 12:20:44 -0300 |
commit | 348d3a23be97e0d8827d7a4938c85cb6e62f79d5 (patch) | |
tree | c7593ba5313370e75b564179f16faa16868c8dc9 /recipes-multimedia/imx-codec | |
parent | d6082e9971906fa46876dff9330a0db9060ef8ef (diff) | |
parent | c81ddb2dc11fe405b1b190d082f1798387eff071 (diff) | |
download | meta-freescale-348d3a23be97e0d8827d7a4938c85cb6e62f79d5.tar.gz |
Merge pull request #896 from zandrey/upgrade-to-nxp-5.10.52-2.1.0
Upgrade to NXP Release: 5.10.52-2.1.0
Diffstat (limited to 'recipes-multimedia/imx-codec')
-rw-r--r-- | recipes-multimedia/imx-codec/imx-codec_4.6.2.bb (renamed from recipes-multimedia/imx-codec/imx-codec_4.5.7.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.5.7.bb b/recipes-multimedia/imx-codec/imx-codec_4.6.2.bb index f54721d84..46a1b2253 100644 --- a/recipes-multimedia/imx-codec/imx-codec_4.5.7.bb +++ b/recipes-multimedia/imx-codec/imx-codec_4.6.2.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=cf3f9b8d09bc3926b1004ea71f7a248a" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=e565271ec9a80ce47abbddc4bffe56fa" |
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] = "4d6ab45675c4010502a9bf2c16ee4705" | 14 | SRC_URI[md5sum] = "309cae6f73a777f6e5a89831acf622ee" |
15 | SRC_URI[sha256sum] = "637d6109e6d6105f36f0fbb4f1d2267d487e1326591f7a26cd078c35b8373e55" | 15 | SRC_URI[sha256sum] = "7b070ab3f1762accee2806e7aba4146ef5242c67a8cd88fb90dacfc1c8b3ef5e" |
16 | 16 | ||
17 | inherit fsl-eula-unpack autotools pkgconfig | 17 | inherit fsl-eula-unpack autotools pkgconfig |
18 | 18 | ||