qemu: fix error on python dependency at build
authorErwan MAS <redacted>
Fri, 13 Dec 2024 15:33:13 +0000 (10:33 -0500)
committerRosen Penev <redacted>
Fri, 13 Dec 2024 19:22:53 +0000 (11:22 -0800)
commitedad451a84a39bbc25fb8213243e2d9eccdbd5c3
tree4591a603bb19db62cbeac696a9a6e972095389c2
parent8ba3801f84889440e5f8e578f3104aa738a3454a
qemu: fix error on python dependency at build

qemu need a recent version of python build , this is visible when you build with the docker image of the sdk see https://github.com/openwrt/docker/
error generated during the build : found no usable tomli, please install it

Signed-off-by: Erwan MAS <redacted>
utils/qemu/Makefile
git clone https://git.99rst.org/PROJECT