mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-07 17:25:16 +02:00
riscv-pk: depend on virtual/kernel instead of a task on that
This fixes a circular dep when used together with INITRAMFS_IMAGE_BUNDLE Signed-off-by: Mirza Krak <mirza.krak@endian.se>
This commit is contained in:
@@ -19,7 +19,7 @@ INHIBIT_PACKAGE_STRIP = "1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
do_configure[depends] = "virtual/kernel:do_deploy"
|
||||
DEPENDS = "virtual/kernel"
|
||||
|
||||
do_install_prepend () {
|
||||
install -d ${D}${datadir}/riscv-pk
|
||||
|
||||
Reference in New Issue
Block a user