]> code.ossystems Code Review - openembedded-core.git/commit
opensbi-payloads: Add dependency on kernel if fdt is set
authorKhem Raj <raj.khem@gmail.com>
Sat, 16 Oct 2021 16:49:01 +0000 (09:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Oct 2021 20:54:42 +0000 (21:54 +0100)
commit3a6bcd97f5239c73f036cd64b93a3ef8515d29a6
treed6371be199eca6721bf3cffb4ccd69a58eb83d59
parent50d99faf88a1d82cbd939b9bd6e33ebed2b1ffd8
opensbi-payloads: Add dependency on kernel if fdt is set

fdts are built as part of kernel, so add missing dependency on kernel
deploy task

Fixes opensbi build errors
| make: *** No rule to make target '/mnt/b/yoe/master/build/tmp/deploy/images/unmatched/hifive-unmatched-a00.dtb', needed
 by '/mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux-musl/opensbi/0.9+gitAUTOINC+bd355213bf-r0/git/build/platform/gene
ric/firmware/fw_dynamic.o'.  Stop.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/opensbi/opensbi-payloads.inc