Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Remove all references to SRC_URI[md5sum] hashes | Otavio Salvador | 2025-01-13 | 1 | -1/+0 |
| | | | | | | | | | | | | 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> | ||||
* | imx-sw-pdm: Upgrade 1.0.2 -> 1.0.3 | Zelan Zou | 2023-07-28 | 1 | -0/+22 |
- test: Change input file to raw pdm file. Signed-off-by: Zelan Zou <zelan.zou@nxp.com> Signed-off-by: Jun Zhu <junzhu@nxp.com> |