summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/dp-firmware-cadence
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Remove all references to SRC_URI[md5sum] hashesOtavio Salvador2025-01-131-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>
* dp-firmware-cadence: Upgrade to 22.04Jun Zhu2023-07-252-30/+29
| | | | Signed-off-by: Jun Zhu <junzhu@nxp.com>
* layer: Convert to new override syntaxKhem Raj2021-08-121-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dp-firmware-cadence: upgrade to LSDK-20.04Ting Liu2020-05-061-5/+5
| | | | | | | | | | Improved handling responses on AUX channel to fix failure on some Dell monitors. License-Update: use 'LA_OPT_NXP_Software_License v11 February 2020' Signed-off-by: Ting Liu <ting.liu@nxp.com>
* dp-firmware-cadence: fix LICENSEMatthias Schiffer2020-04-221-1/+1
| | | | | | | | | LICENSE should be "Proprieraty", not "NXP-Binary-EULA", otherwise fetch with fsl-eula-unpack will fail. Fixes #360 Signed-off-by: Matthias Schiffer <matthias.schiffer@tq-group.com>
* dp-firmware-cadence: add recipesChunrong Guo2019-10-211-0/+30
DP firmware for ls1028 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>