summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/spdm-utils/spdm-utils_0.7.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* spdm-utils: Upgrade to tip of trunkHEADmasterKhem Raj23 hours1-1/+3
| | | | | | | Needed to fix build with rust 1.94+ Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> Cc: Alistair Francis <alistair.francis@wdc.com>
* spdm-utils: Add missing clang-native dependencyKhem Raj2025-08-051-1/+1
| | | | | | | It was getting by because it was in a dynamic layer anchored with meta-clang being in bblayers. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spdm-utils: Remove comment about meta-clangKhem Raj2025-08-051-1/+0
| | | | | | clang and bingen-cli are now in oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spdm-utils: Move back to meta-oeKhem Raj2025-08-011-0/+24
Clang dependency can be met by oe-core now Signed-off-by: Khem Raj <raj.khem@gmail.com>