diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2023-01-10 14:37:16 -0700 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2023-01-10 14:37:16 -0700 |
commit | 3fa33abfa7644594469454eb44ca9001902a1249 (patch) | |
tree | 352e9bcf0f626d3b3e247a0a13c3ff5498e6616f /recipes-multimedia/imx-codec | |
parent | 29f156cc8ccc518eb520699749be09ec1892c765 (diff) | |
download | meta-freescale-3fa33abfa7644594469454eb44ca9001902a1249.tar.gz |
imx-codec: Upgrade 4.7.1 -> 4.7.2
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-multimedia/imx-codec')
-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" | |||
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] = "a905c211e352c6d2f511603e21c6ec26" | 14 | SRC_URI[md5sum] = "ef8b76bbe907539e62b5bd30c0c08f75" |
15 | SRC_URI[sha256sum] = "e7ab2c84d3d0d0eff258c45c15a27e3bb22082e73b41cf9d169a68dbdd705529" | 15 | SRC_URI[sha256sum] = "90e541b82b6849ec8b00bdf70b89b2af3a36cebde8b9b067341243ea46bc786a" |
16 | 16 | ||
17 | inherit fsl-eula-unpack autotools pkgconfig | 17 | inherit fsl-eula-unpack autotools pkgconfig |
18 | 18 | ||