Hi,
I have got below error when doing bitbake fsl-image-qt5-validation-imx -c populate_sdk
Computing transaction...error: Can't install packagegroup-core-ssh-dropbear-1.0-r1@all: it's locked
Please find the snap shot attached
Let me know how to resolve this
Regards
Santhosh
Hi,
after comminting the below packages in local.conf file I am getting the error(please ref the screen shot)
#SSH
#PACKAGE_EXCLUDE += " packagegroup-core-ssh-dropbear"
#CORE_IMAGE_EXTRA_INSTALL += "openssh"
I tried below
bitbake -f fsl-image-qt5-validation-imx
bitbake fsl-image-qt5-validation-imx -c populate_sdk
but still get the above error
Regards
Santhosh
Hello Santhosh Kumar,
I'd like to try to reproduce this error. I would like to confirm the BSP you are using, is it the L4.9.51 BSP? Is it the GA or the Beta version? If it's the later it would make sense to switch to the GA in case this error was corrected. And also, are you following the Yocto Project User's Guide? Would you please share the setting (Distro, Machine) you are using?
Regards,