diff options
| -rw-r--r-- | recipes-multimedia/imx-codec/imx-codec.inc | 2 | ||||
| -rw-r--r-- | recipes-multimedia/imx-codec/imx-codec_4.2.1.bb | 10 | ||||
| -rw-r--r-- | recipes-multimedia/imx-codec/imx-codec_4.3.2.bb | 10 |
3 files changed, 11 insertions, 11 deletions
diff --git a/recipes-multimedia/imx-codec/imx-codec.inc b/recipes-multimedia/imx-codec/imx-codec.inc index 74d0b99f6..033c94003 100644 --- a/recipes-multimedia/imx-codec/imx-codec.inc +++ b/recipes-multimedia/imx-codec/imx-codec.inc | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | DESCRIPTION = "Freescale Multimedia codec libs" | 4 | DESCRIPTION = "Freescale Multimedia codec libs" |
| 5 | LICENSE = "Proprietary" | 5 | LICENSE = "Proprietary" |
| 6 | SECTION = "multimedia" | 6 | SECTION = "multimedia" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=6b552f505eedab4a11ab538cf3db743a" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=08fd295cce89b0a9c74b9b83ed74f671" |
| 8 | 8 | ||
| 9 | # Backward compatibility | 9 | # Backward compatibility |
| 10 | PROVIDES += "libfslcodec" | 10 | PROVIDES += "libfslcodec" |
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.2.1.bb b/recipes-multimedia/imx-codec/imx-codec_4.2.1.bb deleted file mode 100644 index 6cb25c7c9..000000000 --- a/recipes-multimedia/imx-codec/imx-codec_4.2.1.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | # Copyright (C) 2013-2016 Freescale Semiconductor | ||
| 2 | # Copyright 2017 NXP | ||
| 3 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
| 4 | |||
| 5 | require imx-codec.inc | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "3db67e3f602e65fe0ac00ae4f9ea6109" | ||
| 8 | SRC_URI[sha256sum] = "20d3f9b4187fcd9e7007c94558a00bab1191513eee74b6f0d8c7b43f874e06ed" | ||
| 9 | |||
| 10 | COMPATIBLE_MACHINE = "(mx6|mx7)" | ||
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.3.2.bb b/recipes-multimedia/imx-codec/imx-codec_4.3.2.bb new file mode 100644 index 000000000..51a8f652f --- /dev/null +++ b/recipes-multimedia/imx-codec/imx-codec_4.3.2.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | # Copyright (C) 2013-2016 Freescale Semiconductor | ||
| 2 | # Copyright 2017 NXP | ||
| 3 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
| 4 | |||
| 5 | require imx-codec.inc | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "5c09ad91c8586128029ecfb9f2072a5b" | ||
| 8 | SRC_URI[sha256sum] = "d7ef3beda185763ddacefb4dd5ff99fc9554d94389b88f224beaca28421a7e14" | ||
| 9 | |||
| 10 | COMPATIBLE_MACHINE = "(mx6|mx7|mx8)" | ||
