summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorZelan Zou <zelan.zou@nxp.com>2023-07-26 16:12:42 +0800
committerJun Zhu <junzhu@nxp.com>2023-07-28 21:49:13 +0800
commitf15ee1d61e74b1272efe0096802a07cacc174cd4 (patch)
tree90e5fca271627fa85ce67c3c0f089be7335fe3ab /recipes-multimedia
parentf109c47574459f8059df4c763ce55aae63dd9946 (diff)
downloadmeta-freescale-f15ee1d61e74b1272efe0096802a07cacc174cd4.tar.gz
imx-codec: Upgrade 4.7.2 -> 4.8.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com> Signed-off-by: Jun Zhu <junzhu@nxp.com>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/imx-codec/imx-codec_4.8.0.bb (renamed from recipes-multimedia/imx-codec/imx-codec_4.7.2.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.7.2.bb b/recipes-multimedia/imx-codec/imx-codec_4.8.0.bb
index 488bcc6d..a0d6fdff 100644
--- a/recipes-multimedia/imx-codec/imx-codec_4.7.2.bb
+++ b/recipes-multimedia/imx-codec/imx-codec_4.8.0.bb
@@ -1,18 +1,18 @@
1# Copyright (C) 2012-2016 Freescale Semiconductor 1# Copyright (C) 2012-2016 Freescale Semiconductor
2# Copyright 2017 NXP 2# Copyright 2017 NXP-2023
3# Copyright 2018 (C) O.S. Systems Software LTDA. 3# Copyright 2018 (C) O.S. Systems Software LTDA.
4# Released under the MIT license (see COPYING.MIT for the terms) 4# Released under the MIT license (see COPYING.MIT for the terms)
5DESCRIPTION = "Freescale Multimedia codec libs" 5DESCRIPTION = "Freescale Multimedia codec libs"
6LICENSE = "Proprietary" 6LICENSE = "Proprietary"
7SECTION = "multimedia" 7SECTION = "multimedia"
8LIC_FILES_CHKSUM = "file://COPYING;md5=5a0bf11f745e68024f37b4724a5364fe" 8LIC_FILES_CHKSUM = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657"
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] = "ef8b76bbe907539e62b5bd30c0c08f75" 14SRC_URI[md5sum] = "e33477360b20f1338cf3899c2bd7813e"
15SRC_URI[sha256sum] = "90e541b82b6849ec8b00bdf70b89b2af3a36cebde8b9b067341243ea46bc786a" 15SRC_URI[sha256sum] = "ad767de5c50f8d64f9583b52fb42e8b94c5c17f9e75e426b9e4d3053b483b486"
16 16
17inherit fsl-eula-unpack autotools pkgconfig 17inherit fsl-eula-unpack autotools pkgconfig
18 18