From: Kai Kang <kai.k...@windriver.com> u-boot 2021.07 is not compatible with qemumips and qemumips64:
| *** Can't find default configuration "arch/../configs/qemu_mips64_defconfig"! The supports have been removed by upstream: https://source.denx.de/u-boot/u-boot/-/commit/5308a71 Signed-off-by: Kai Kang <kai.k...@windriver.com> --- meta/recipes-bsp/u-boot/u-boot_2021.07.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-bsp/u-boot/u-boot_2021.07.bb b/meta/recipes-bsp/u-boot/u-boot_2021.07.bb index bbbc99bf8d..64c20537e6 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2021.07.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2021.07.bb @@ -4,3 +4,6 @@ require u-boot.inc SRC_URI_append = " file://0001-riscv32-Use-double-float-ABI-for-rv32.patch" DEPENDS += "bc-native dtc-native python3-setuptools-native" + +COMPATIBLE_MACHINE_qemumips = '(!.*mips).*' +COMPATIBLE_MACHINE_qemumips64 = '(!.*mips64).*' -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#154045): https://lists.openembedded.org/g/openembedded-core/message/154045 Mute This Topic: https://lists.openembedded.org/mt/84375616/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-