我正在尝试swupdate
通过运行来构建图像,bitbake swupdate-image
但出现以下错误,
ERROR: swupdate-2019.04-r0 do_package: SYSTEMD_SERVICE_swupdate value swupdate.service does not exist
ERROR: swupdate-2019.04-r0 do_package:
ERROR: swupdate-2019.04-r0 do_package: Function failed: systemd_populate_packages
ERROR: Logfile of failure stored in: /home/panther2/warrior/build/tmp/work/corei7-64-poky-linux/swupdate/2019.04-r0/temp/log.do_package.22017
ERROR: Task (/home/panther2/warrior/sources/meta-swupdate/recipes-support/swupdate/swupdate_2019.04.bb:do_package) failed with exit code '1'
我正在为warrior
yocto 分支建设。错误表示swupdate.service does not exist
但swupdate.service
确实存在于meta-swupdate/recipes-support/swupdate/swupdate
. 非常感谢任何帮助。谢谢你的时间。