This recipe depends on u-boot and u-boot is not available for qemuppc/qemuppc64 and there is no defconfig available either
Signed-off-by: Khem Raj <raj.k...@gmail.com> --- meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb b/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb index 306296922c..88a8397c3c 100644 --- a/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb +++ b/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb @@ -25,6 +25,9 @@ RPROVIDES_${PN}-bin += "u-boot-fw-utils" PACKAGE_ARCH = "${MACHINE_ARCH}" +COMPATIBLE_HOST_qemuppc64 = "null" +COMPATIBLE_HOST_qemuppc = "null" + RRECOMMENDS_${PN}-bin_append_class-target = " u-boot-default-env" BBCLASSEXTEND = "native" -- 2.32.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#153549): https://lists.openembedded.org/g/openembedded-core/message/153549 Mute This Topic: https://lists.openembedded.org/mt/83986109/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-