小编Bul*_*oes的帖子

Yocto为preempt_rt构建

我正在为beaglebone黑色构建自定义内核。遵循本指南(http://android.serverbox.ch/?p=1273),我可以使用基本映像成功引导到控制台。

当我尝试使用命令使用实时内核补丁进行构建时:

bitbake core-image-rt
Run Code Online (Sandbox Code Playgroud)

我收到以下错误消息:

Loading cache: 100% |###############################| ETA:  00:00:00
Loaded 1222 entries from dependency cache.
Parsing recipes: 100% |#############################| Time: 00:00:00
Parsing of 862 .bb files complete (861 cached, 1 parsed). 1221 targets, 61 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for virtual/kernel (linux-yocto, linux-dummy)
NOTE: consider defining a PREFERRED_PROVIDER entry to match virtual/kernel
ERROR: Nothing PROVIDES 'linux-yocto-rt' (but /home/ste/yocto/poky/meta/recipes-rt/images/core-image-rt.bb DEPENDS on or otherwise requires it) …
Run Code Online (Sandbox Code Playgroud)

linux bitbake beagleboneblack yocto preempt-rt

4
推荐指数
1
解决办法
5823
查看次数

标签 统计

beagleboneblack ×1

bitbake ×1

linux ×1

preempt-rt ×1

yocto ×1