]> code.ossystems Code Review - openembedded-core.git/commit
baremetal-image: Fix do_image dependencies
authorAlejandro Hernandez Samaniego <alejandro@enedino.org>
Thu, 7 Oct 2021 08:42:05 +0000 (02:42 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Oct 2021 15:43:55 +0000 (16:43 +0100)
commit4663f06c81285aeab8e8d33ec5338d7854b9dd9f
tree7cbb2a273c5fbab40af2e5944273ba4999d3909d
parent56f7bac1f0d1ced41e6908706be27149aa7b87e2
baremetal-image: Fix do_image dependencies

Commit 282d596b8 added a fix for image.bbclass related to QEMU
dependencies, such fix made the older logic borrowed from
image.bbclass incompatible.

Update the dependency logic to reflect new changes, we no longer
need to add the do_addto_recipe_sysroot dependency specifically.

Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/baremetal-image.bbclass