首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法使用yocto编译qemu

无法使用yocto编译qemu
EN

Stack Overflow用户
提问于 2019-10-15 01:56:35
回答 1查看 780关注 0票数 0

我尝试编译rpi-basic-image。

我没有修改任何东西,除了local.conf和bblayers.conf。其余的是warrio或自动生成的qemu-base-image构建正常。

代码语言:javascript
复制
bitbake qemu -c cleanall; bitbake qemu -f
WARNING: Host distribution "manjaro" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Loading cache: 100% |################################################################################################################################################################################| Time: 0:00:01
Loaded 3319 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.42.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "manjaro"
TARGET_SYS           = "arm-poky-linux-gnueabi"
MACHINE              = "raspberrypi3"
DISTRO               = "poky"
DISTRO_VERSION       = "2.7.1"
TUNE_FEATURES        = "arm vfp cortexa7 neon vfpv4 thumb callconvention-hard"
TARGET_FPU           = "hard"
meta                 
meta-poky            
meta-yocto-bsp       = "warrior:b58c50811b5151fb7f9980cb99c32df4eebd0b88"
meta-oe              
meta-multimedia      
meta-networking      
meta-python          = "warrior:f4ccdf2bc3fe4f00778629088baab840c868e36b"
meta-raspberrypi     = "warrior:0750d5d2bc9596f35d5d61bb0ff657be4b02bfdc"

WARNING: Your host glibc verson (2.30) is newer than that in uninative (2.29). Disabling uninative so that sstate is not corrupted.

bitbake的错误日志可以在这里找到:https://termbin.com/edlv

EN

回答 1

Stack Overflow用户

发布于 2019-10-15 02:20:28

你需要新的独创性。poky commit 1153a954e652304b6b5d287437817b7da891d491或使用warrior分支。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/58381871

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档