2021-04-20 12:33 AM
Hi,
I tired to refer to
"https://wiki.st.com/stm32mpu/wiki/How_to_integrate_AWS_IoT_Greengrass_on_top_of_openSTLinux_distribution" to do "bitbake st-image-demo-aws"
My compiled OS is UBUNTU 20.04.
I got below error:
"
ERROR: ParseError at /home/zouqz/stm32/DistPkg/openstlinux-5.10/layers/meta-virtualization/recipes-extended/libvirt/libvirt-python.inc:1: Could not inherit file classes/python3targetconfig.bbclass
"
please advise,
Thanks,
QiZhang
2021-04-26 05:46 AM
hi @zqizh.1
Note the integration the AWS greengrass has been validated with the openstlinux MMDV2.0.0.
But according to your build error you can try to delete this dependency ==> python3targetconfig in .../layers/meta-virtualization/recipes-extended/libvirt/libvirt-python.inc
I faced the same issue for another project using the meta-virtualization
BR
Yves