Skip to content
Commit 8ed78ec2 authored by Alejandro Hernandez Samaniego's avatar Alejandro Hernandez Samaniego Committed by Richard Purdie
Browse files

baremetal-image: Avoid overriding qemu variables from IMAGE_CLASSES



Since qemuboot is part of IMAGE_CLASSES via qemu.inc it is being
inherited before we set the QB_FOO variables.
Since our variables have conditional definitions and at that point
they've already been defined by qemuboot, we can no longer define
them in our class.

Move the IMAGE_CLASSES inherit to execute it after we set the
QB_FOO variables to fix booting via runqemu.

Signed-off-by: default avatarAlejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent cf4c11fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment