summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/upgrade.py
diff options
context:
space:
mode:
authorAlejandro Hernandez Samaniego <alejandro@enedino.org>2022-12-08 11:43:47 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-06 17:33:19 +0000
commitc0315973cd124f742c864b507bccd367b5f73791 (patch)
tree06ff158542cf717140472101928ba92ff08125e2 /scripts/lib/devtool/upgrade.py
parent19bfa842c2eaaa68b79edab46682f2c5d35e48c7 (diff)
downloadpoky-c0315973cd124f742c864b507bccd367b5f73791.tar.gz
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. (From OE-Core rev: 955e22089a6f15174c79b74627ffe0b235336273) Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 8ed78ec262b2502dc3b673b24a868a3eec616a20) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions