diff options
author | Mikko Rapeli <mikko.rapeli@linaro.org> | 2025-02-04 15:51:59 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-11 11:44:19 +0000 |
commit | eced0341cc58fd4349b5421444c6a2fe23eb4d6e (patch) | |
tree | c586b9826846be339b8640f5a7ea433be6dce756 /bitbake/lib/bb/fetch2/ssh.py | |
parent | b9dbb45aa636b7261ad42b5194bc2a1f9358e18c (diff) | |
download | poky-eced0341cc58fd4349b5421444c6a2fe23eb4d6e.tar.gz |
genericarm64.conf: allow overriding u-boot and qemuboot variables
Assignment in machine config can not be overwritten in local.conf
because former is evaluated later than latter. Use ?= conditional
assignment for u-boot and qemuboot variables so that they can be
overwritten in local.conf if a different test setup is wanted
for kernel, initrd and rootfs built for genericarm64 machine
config.
(From meta-yocto rev: fbb2b2a2dcfd4dd990071d4d73b149d4099a36ab)
Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/ssh.py')
0 files changed, 0 insertions, 0 deletions