diff options
| author | Hiago De Franco <hiago.franco@toradex.com> | 2024-10-27 11:40:03 -0300 |
|---|---|---|
| committer | Hiago De Franco <hiago.franco@toradex.com> | 2024-10-27 11:40:03 -0300 |
| commit | 05e3306fc4e555f08e826ef7d9fdb1f6ca53cabc (patch) | |
| tree | 9919c325bc555ae58c6f33ac76a8aaa06cce9d85 /recipes-multimedia | |
| parent | 16907876d76c5ac499cb6c174968886940d6042b (diff) | |
| download | meta-freescale-05e3306fc4e555f08e826ef7d9fdb1f6ca53cabc.tar.gz | |
recipes-multimedia: imx-opencel-converter: Upgrade to BSP LF6.6.36_2.1.0
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'recipes-multimedia')
| -rw-r--r-- | recipes-multimedia/imx-opencl-converter/imx-opencl-converter_0.5.0.bb (renamed from recipes-multimedia/imx-opencl-converter/imx-opencl-converter_0.4.0.bb) | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_0.4.0.bb b/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_0.5.0.bb index 86bab3fce..890a25b4a 100644 --- a/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_0.4.0.bb +++ b/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_0.5.0.bb | |||
| @@ -1,15 +1,15 @@ | |||
| 1 | # Copyright 2023 NXP | 1 | # Copyright 2023-2024 NXP |
| 2 | DESCRIPTION = "NXP Multimedia opencl converter lib" | 2 | DESCRIPTION = "NXP Multimedia opencl converter lib" |
| 3 | LICENSE = "Proprietary" | 3 | LICENSE = "Proprietary" |
| 4 | SECTION = "multimedia" | 4 | SECTION = "multimedia" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=10c0fda810c63b052409b15a5445671a" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=ca53281cc0caa7e320d4945a896fb837" |
| 6 | DEPENDS = "virtual/opencl-icd" | 6 | DEPENDS = "virtual/opencl-icd" |
| 7 | 7 | ||
| 8 | SRC_URI = "${FSL_MIRROR}/${BP}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true" | 8 | SRC_URI = "${FSL_MIRROR}/${BP}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true" |
| 9 | IMX_SRCREV_ABBREV = "efe25d6" | 9 | IMX_SRCREV_ABBREV = "f2c3930" |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "daa99b8615ca08280833bb80bc52c9be" | 11 | SRC_URI[md5sum] = "c57b978d29bf136be3523676ad088b07" |
| 12 | SRC_URI[sha256sum] = "1717f7fe64b260156b8d5b353add5edb7bc0217dd3847ac641601d4a59494f08" | 12 | SRC_URI[sha256sum] = "eb3df72a7e1d16ec1660978cf36b7818b8ac7c7defe3222ae4bb7dabd4a5f4cc" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/${BP}-${IMX_SRCREV_ABBREV}" | 14 | S = "${WORKDIR}/${BP}-${IMX_SRCREV_ABBREV}" |
| 15 | inherit fsl-eula-unpack autotools pkgconfig meson | 15 | inherit fsl-eula-unpack autotools pkgconfig meson |
