Qemu-native build failure in Yocto

My build fails at qemu-native-3.1.1.1-r0

user/syscall.c:7404: undefined reference to stime’`

Build Configuration:
BB_VERSION           = "1.42.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "arm-poky-linux-gnueabi"
MACHINE              = "beaglebone-yocto"
DISTRO               = "poky"
DISTRO_VERSION       = "2.7.4"
TUNE_FEATURES        = "arm vfp cortexa8 neon callconvention-hard"
TARGET_FPU           = "hard"
meta
meta-poky
meta-yocto-bsp       = "HEAD:5ea39eac95e00a97289eb93e7d2863a3e1de5770"
meta-mender-core
meta-mender-demo     = "HEAD:5621ca878bacdf654cc63011f215192026dba7be"
meta-mender-beaglebone = "HEAD:34993b2a8e337d6d1cf33ffb5ef5e87da06c00d4"

I’m on Ubuntu 20.04. What is the Mender roadmap to support Yocto 3.1 LTS Dunfell, which would likely solve this problem?

As far as I know that is work in progress now. I don’t know when it will be complete but there is a dunfell-next branch if you want to take a swing. We would appreciate and help, bug reports, etc you can provide.

Drew

dunfell support has been released.