On Mon, 3 Apr 2023 at 13:42, Enrico Jörns <[email protected]> wrote: > > > +# set defaults for oe-core MACHINEs to allow building barebox > > > +BAREBOX_CONFIG:qemuarm = "vexpress_defconfig" > > > +BAREBOX_CONFIG:qemuarm64 = "qemu_virt64_defconfig" > > > +BAREBOX_CONFIG:qemux86-64 = "efi_defconfig" > > > > As all three are different perhaps there could be commentary in the > > recipe explaining why that and how they differ? Note that there's also > > a qemuall override if there's a single configuration that works for > > all qemu targets. > > as these three are different archs/machines, I do not find it surprising that > they require different > configs. I assumed that this was self-explaining.
Not at all. What is this 'vexpress' thingy? What does 'express' mean? Why does it apply to arm, but not arm64? Why arm64 is using 'qemu_virt64', but not any other targets, if that config does not seem arm-specific? Why is x86 using 'efi' but not the arm targets? The choices you made here should be explained. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#179920): https://lists.openembedded.org/g/openembedded-core/message/179920 Mute This Topic: https://lists.openembedded.org/mt/97970650/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
