简体   繁体   English

bitbake在“ bitbake nano”上失败

[英]bitbake fails on “bitbake nano”

I am trying to setup bitbake and openembedded in order to cross-compile code for angstrom 2009.x on devkit8000 (a beagleboard's clone). 我正在尝试设置bitbake和openembedded以便在devkit8000(beagleboard的克隆)上交叉编译Angstrom 2009.x的代码。 I have followed this page but when I try 我已经关注了此页面,但是当我尝试时

$ bitbake nano

I get 我懂了

Loading cache: 100% |##############################################################################################################################################################################################| Time: 00:00:00
Loaded 1 entries from dependency cache.
ERROR: Error parsing /home/hnsl/stuff/openembedded/recipes/images/initramfs-kexecboot-image.bb: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass                                                     | ETA:  --:--:--
ERROR: Command execution failed: Exited with 1

Apparently it seems that I need to change version of Angstrom. 显然,我需要更改Angstrom的版本。 Using 使用

"DISTRO="angstrom-2010.x"

on stuff/build/conf/local.conf resolves this issue. 在stuff / build / conf / local.conf上可以解决此问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM