On Thu, May 5, 2022 at 6:15 AM He Zhe <[email protected]> wrote: > > yocto-kernel-cache has removed the compability of qemuarm from > arm-versatile-926ejs-*.scc The setting here should be changed accordingly > to avoid build faliure. > > do_kernel_metadata: Could not locate BSP definition for qemuarm/standard and > no defconfig was provided >
Jon sent a patch for this yesterday as well. The fix here is correct, as is the one where he mapped it to the versatile platform. Cheers, Bruce > Signed-off-by: He Zhe <[email protected]> > --- > meta/conf/machine/qemuarmv5.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/conf/machine/qemuarmv5.conf > b/meta/conf/machine/qemuarmv5.conf > index 2dad504c99..17148ab929 100644 > --- a/meta/conf/machine/qemuarmv5.conf > +++ b/meta/conf/machine/qemuarmv5.conf > @@ -18,4 +18,4 @@ QB_OPT_APPEND = "-device qemu-xhci -device usb-tablet > -device usb-kbd" > PREFERRED_VERSION_linux-yocto ??= "5.15%" > QB_DTB = "${@oe.utils.version_less_or_equal('PREFERRED_VERSION_linux-yocto', > '4.7', '', 'zImage-versatile-pb.dtb', d)}" > > -KMACHINE:qemuarmv5 = "qemuarm" > +KMACHINE:qemuarmv5 = "qemuarmv5" > -- > 2.25.1 > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#165297): https://lists.openembedded.org/g/openembedded-core/message/165297 Mute This Topic: https://lists.openembedded.org/mt/90907770/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
