Hi,
I am trying to build "fsl-image-qt5" target with 3.14.28 FSL Yocto release, I took "ipk" package manager format (default is rpm), but I got the following errors:
Collected errors:
* check_data_file_clashes: Package udev-extraconf wants to install file /m/u/imx6q/fsl-release-bsp/build-x11/tmp/work/imx6qsabresd-poky-linux-gnueabi/fsl-image-qt5/1.0-r0/rootfs/etc/udev/rules.d/local.rules
But that file is already provided by package * udev
* check_data_file_clashes: Package udev-extraconf wants to install file /m/u/imx6q/fsl-release-bsp/build-x11/tmp/work/imx6qsabresd-poky-linux-gnueabi/fsl-image-qt5/1.0-r0/rootfs/etc/default/udev-cache
But that file is already provided by package * udev-cache
* opkg_install_cmd: Cannot install package packagegroup-core-x11-sato.
The same target can build successfully with rpm package manager.
Can someone give pointers about how to resolve this issue?
Regards,
yanfeng