diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2025-01-13 17:06:35 -0300 |
|---|---|---|
| committer | Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> | 2025-04-02 09:18:51 -0300 |
| commit | 600c2fead031e7ec4cb0918faaa15cf2d1469b0e (patch) | |
| tree | 7912a701229a90eaebaba96137b7a08ac116ddd4 /recipes-multimedia | |
| parent | 9f3fd09b9374a35b1ad43b3bbe6597886eb4f0b3 (diff) | |
| download | meta-freescale-600c2fead031e7ec4cb0918faaa15cf2d1469b0e.tar.gz | |
treewide: Remove all references to SRC_URI[md5sum] hashes
Drop md5sum check as no longer mandated in Yocto Project.
SRC_URI[md5sum] used to also be commonly used, but it is deprecated and
should be replaced by SRC_URI[sha256sum] when updating existing recipes. See:
- https://docs.yoctoproject.org/dev/singleindex.html#fetching-code
- https://docs.yoctoproject.org/dev/singleindex.html#src-uri-checksum-behaviour
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia')
7 files changed, 0 insertions, 7 deletions
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.9.0.bb b/recipes-multimedia/imx-codec/imx-codec_4.9.0.bb index 2357d204e..c2386efc1 100644 --- a/recipes-multimedia/imx-codec/imx-codec_4.9.0.bb +++ b/recipes-multimedia/imx-codec/imx-codec_4.9.0.bb | |||
| @@ -11,7 +11,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=10c0fda810c63b052409b15a5445671a" | |||
| 11 | PROVIDES += "libfslcodec" | 11 | PROVIDES += "libfslcodec" |
| 12 | 12 | ||
| 13 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" | 13 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" |
| 14 | SRC_URI[md5sum] = "2208aa871e51aacf1910c59c24694572" | ||
| 15 | SRC_URI[sha256sum] = "1a41a3cad9e0f4baa904fcec896105d3474e18d13f169dad1172d5691fc11c9a" | 14 | SRC_URI[sha256sum] = "1a41a3cad9e0f4baa904fcec896105d3474e18d13f169dad1172d5691fc11c9a" |
| 16 | 15 | ||
| 17 | inherit fsl-eula-unpack autotools pkgconfig | 16 | inherit fsl-eula-unpack autotools pkgconfig |
diff --git a/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.1.8.bb b/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.1.8.bb index 87cc0b302..d9986456a 100644 --- a/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.1.8.bb +++ b/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.1.8.bb | |||
| @@ -8,7 +8,6 @@ inherit fsl-eula-unpack autotools pkgconfig | |||
| 8 | 8 | ||
| 9 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" | 9 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "4250b61f23f49de9500ea8208f6e2be9" | ||
| 12 | SRC_URI[sha256sum] = "fa30f3e1b13e570d7c6f0a5f335c11fc3c6336a266fd3a4941e27c4c2a5b13d3" | 11 | SRC_URI[sha256sum] = "fa30f3e1b13e570d7c6f0a5f335c11fc3c6336a266fd3a4941e27c4c2a5b13d3" |
| 13 | 12 | ||
| 14 | EXTRA_OECONF:append:mx8qm-nxp-bsp = " --enable-imx8qmqxp" | 13 | EXTRA_OECONF:append:mx8qm-nxp-bsp = " --enable-imx8qmqxp" |
diff --git a/recipes-multimedia/imx-dsp/imx-dsp_2.1.8.bb b/recipes-multimedia/imx-dsp/imx-dsp_2.1.8.bb index d260c8167..e1cf08774 100644 --- a/recipes-multimedia/imx-dsp/imx-dsp_2.1.8.bb +++ b/recipes-multimedia/imx-dsp/imx-dsp_2.1.8.bb | |||
| @@ -9,7 +9,6 @@ inherit fsl-eula-unpack autotools pkgconfig | |||
| 9 | 9 | ||
| 10 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" | 10 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "6699e619f941cfa2e2b99cc2a99b7575" | ||
| 13 | SRC_URI[sha256sum] = "5d42c8f39fb36bcc48e9f0c4caffd125b89c257fa8eccb3b61608bc690a16462" | 12 | SRC_URI[sha256sum] = "5d42c8f39fb36bcc48e9f0c4caffd125b89c257fa8eccb3b61608bc690a16462" |
| 14 | 13 | ||
| 15 | EXTRA_OECONF = " \ | 14 | EXTRA_OECONF = " \ |
diff --git a/recipes-multimedia/imx-dspc-asrc/imx-dspc-asrc_1.0.1.bb b/recipes-multimedia/imx-dspc-asrc/imx-dspc-asrc_1.0.1.bb index 48be837a9..9655b1f7d 100644 --- a/recipes-multimedia/imx-dspc-asrc/imx-dspc-asrc_1.0.1.bb +++ b/recipes-multimedia/imx-dspc-asrc/imx-dspc-asrc_1.0.1.bb | |||
| @@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=72c0f70181bb6e83eee6aab8de12a9f3" | |||
| 6 | 6 | ||
| 7 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" | 7 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "d46005ee29ca603caa2e1b1e82953ff1" | ||
| 10 | SRC_URI[sha256sum] = "e79cbf4788a86a0068bbe80c37317e3332ae76e3d5c3ff2eabd71f03121fab6a" | 9 | SRC_URI[sha256sum] = "e79cbf4788a86a0068bbe80c37317e3332ae76e3d5c3ff2eabd71f03121fab6a" |
| 11 | 10 | ||
| 12 | inherit fsl-eula-unpack autotools pkgconfig | 11 | inherit fsl-eula-unpack autotools pkgconfig |
diff --git a/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_0.5.0.bb b/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_0.5.0.bb index 890a25b4a..6b9ad815e 100644 --- a/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_0.5.0.bb +++ b/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_0.5.0.bb | |||
| @@ -8,7 +8,6 @@ DEPENDS = "virtual/opencl-icd" | |||
| 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 = "f2c3930" | 9 | IMX_SRCREV_ABBREV = "f2c3930" |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "c57b978d29bf136be3523676ad088b07" | ||
| 12 | SRC_URI[sha256sum] = "eb3df72a7e1d16ec1660978cf36b7818b8ac7c7defe3222ae4bb7dabd4a5f4cc" | 11 | SRC_URI[sha256sum] = "eb3df72a7e1d16ec1660978cf36b7818b8ac7c7defe3222ae4bb7dabd4a5f4cc" |
| 13 | 12 | ||
| 14 | S = "${WORKDIR}/${BP}-${IMX_SRCREV_ABBREV}" | 13 | S = "${WORKDIR}/${BP}-${IMX_SRCREV_ABBREV}" |
diff --git a/recipes-multimedia/imx-parser/imx-parser_4.9.1.bb b/recipes-multimedia/imx-parser/imx-parser_4.9.1.bb index 4094809f4..a4bb2333c 100644 --- a/recipes-multimedia/imx-parser/imx-parser_4.9.1.bb +++ b/recipes-multimedia/imx-parser/imx-parser_4.9.1.bb | |||
| @@ -17,7 +17,6 @@ SRC_URI = "${FSL_MIRROR}/${BP}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true" | |||
| 17 | IMX_SRCREV_ABBREV = "5d91190" | 17 | IMX_SRCREV_ABBREV = "5d91190" |
| 18 | S = "${WORKDIR}/${BP}-${IMX_SRCREV_ABBREV}" | 18 | S = "${WORKDIR}/${BP}-${IMX_SRCREV_ABBREV}" |
| 19 | 19 | ||
| 20 | SRC_URI[md5sum] = "086773073ed8fba17eab80b35a740a46" | ||
| 21 | SRC_URI[sha256sum] = "087badea414540d1b9403be1a0c7fc91ac42a61f0374857972cd06d8c392ddec" | 20 | SRC_URI[sha256sum] = "087badea414540d1b9403be1a0c7fc91ac42a61f0374857972cd06d8c392ddec" |
| 22 | 21 | ||
| 23 | inherit fsl-eula-unpack autotools pkgconfig | 22 | inherit fsl-eula-unpack autotools pkgconfig |
diff --git a/recipes-multimedia/imx-sw-pdm/imx-sw-pdm_1.0.3.bb b/recipes-multimedia/imx-sw-pdm/imx-sw-pdm_1.0.3.bb index 2b62b2443..68919ac83 100644 --- a/recipes-multimedia/imx-sw-pdm/imx-sw-pdm_1.0.3.bb +++ b/recipes-multimedia/imx-sw-pdm/imx-sw-pdm_1.0.3.bb | |||
| @@ -6,7 +6,6 @@ SECTION = "multimedia" | |||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" |
| 7 | 7 | ||
| 8 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" | 8 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" |
| 9 | SRC_URI[md5sum] = "cbd5af6e9019db789c03c2d05a8bb444" | ||
| 10 | SRC_URI[sha256sum] = "f778a7b785fc500df5573f5b810a190ddc561267b47ca54b9ddf4ae12571cfe3" | 9 | SRC_URI[sha256sum] = "f778a7b785fc500df5573f5b810a190ddc561267b47ca54b9ddf4ae12571cfe3" |
| 11 | 10 | ||
| 12 | inherit fsl-eula-unpack autotools pkgconfig | 11 | inherit fsl-eula-unpack autotools pkgconfig |
