Unable install QBSP
-
I use boot2qt repo with 6.6.xlm manifest (machine raspberrypi4). I build rootfs and qbsp files. When I try intall qbsp with MaintenanceTool it shown gray and in log I see
[29179] Warning: Cannot find missing dependency "embedded.tools" for "embedded.b2qt.662.raspberrypi4".
How to fix this problem?
-
I use boot2qt repo with 6.6.xlm manifest (machine raspberrypi4). I build rootfs and qbsp files. When I try intall qbsp with MaintenanceTool it shown gray and in log I see
[29179] Warning: Cannot find missing dependency "embedded.tools" for "embedded.b2qt.662.raspberrypi4".
How to fix this problem?
@Kuzma30 This bug appeared in meta-boot2qt-distro after v6.5.1, specifically the problem is https://code.qt.io/cgit/yocto/meta-boot2qt.git/tree/meta-boot2qt/files/qbsp/base_package.xml#n7
if you delete "embedded.tools," everything will work