mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 05:22:36 +00:00
spdm-utils: Add missing clang-native dependency
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>
This commit is contained in:
parent
5ec34f64a0
commit
ba158bb8cc
@ -17,7 +17,7 @@ include spdm-utils-crates.inc
|
|||||||
|
|
||||||
SRCREV = "f67ac9e00b79f603ecbbd29928a4ecc3dec5abd5"
|
SRCREV = "f67ac9e00b79f603ecbbd29928a4ecc3dec5abd5"
|
||||||
|
|
||||||
DEPENDS += "libspdm udev bindgen-cli-native pciutils"
|
DEPENDS += "libspdm udev clang-native bindgen-cli-native pciutils"
|
||||||
|
|
||||||
COMPATIBLE_HOST:riscv32 = "null"
|
COMPATIBLE_HOST:riscv32 = "null"
|
||||||
COMPATIBLE_HOST:mipsarcho32 = "null"
|
COMPATIBLE_HOST:mipsarcho32 = "null"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user