【发布时间】:2020-06-25 23:14:06
【问题描述】:
我正在尝试构建星号,我正在使用 oe-layers 提供的元电话层。 在为树莓派 3 b 构建应用程序“星号”时,我遇到的问题很少。 最初我已经为 Rpi 构建了 core-image-minimal 并且它成功地工作了。 尝试构建一些应用程序,如 lighttpd、SQLite3,并且它们成功地工作。 现在我正在尝试构建一个名为“asterisk”的应用程序,其配方位于 meta-telephony -> recipe-asterisk-asterisk-asterisk_13.5.0.bb ,但我遇到了一些错误。 需要针对我遇到的以下错误的指导
WARNING: Layer telephony should set LAYERSERIES_COMPAT_telephony in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer telephony should set LAYERSERIES_COMPAT_telephony in its conf/layer.conf file to list the core layer names it is compatible with.
Loading cache: 100% |###########################################################################################################| Time: 0:00:00
Loaded 1370 entries from dependency cache.
ERROR: ParseError at /home/bhavya/dialtronics/yocto/poky-dunfell/meta-telephony/classes/waf-samba.bbclass:4: Could not inherit file classes/pythonnative.bbclass
请帮我解决问题。
提前致谢
bhavya
【问题讨论】:
标签: asterisk yocto openembedded