summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-01-10 14:37:16 -0700
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-01-11 11:35:46 +0000
commite7d3c0632fa909e5e55becf99d6fb8d1035d3876 (patch)
treee0271dc0562d0114aaa071d84ac5dadf393ddd4c
parent3fda6384f8e773db8b83fa027f0049bb91bb0cad (diff)
downloadmeta-freescale-e7d3c0632fa909e5e55becf99d6fb8d1035d3876.tar.gz
imx-codec: Upgrade 4.7.1 -> 4.7.2
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 3fa33abfa7644594469454eb44ca9001902a1249)
-rw-r--r--recipes-multimedia/imx-codec/imx-codec_4.7.2.bb (renamed from recipes-multimedia/imx-codec/imx-codec_4.7.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.7.1.bb b/recipes-multimedia/imx-codec/imx-codec_4.7.2.bb
index 168878db..488bcc6d 100644
--- a/recipes-multimedia/imx-codec/imx-codec_4.7.1.bb
+++ b/recipes-multimedia/imx-codec/imx-codec_4.7.2.bb
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5a0bf11f745e68024f37b4724a5364fe"
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] = "a905c211e352c6d2f511603e21c6ec26" 14SRC_URI[md5sum] = "ef8b76bbe907539e62b5bd30c0c08f75"
15SRC_URI[sha256sum] = "e7ab2c84d3d0d0eff258c45c15a27e3bb22082e73b41cf9d169a68dbdd705529" 15SRC_URI[sha256sum] = "90e541b82b6849ec8b00bdf70b89b2af3a36cebde8b9b067341243ea46bc786a"
16 16
17inherit fsl-eula-unpack autotools pkgconfig 17inherit fsl-eula-unpack autotools pkgconfig
18 18