Yocto conflict error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Yocto conflict error

跳至解决方案
4,053 次查看
prasanthr
Contributor III

Hi,

  I need to add debugging packages 

in local.conf file

IMAGE_INSTALL_append = " gdbserver openssh openssh-sftp openssh-sftp-server valgrind"

 I have added the above line but I am getting a conflict error with dropbear. So, how can I remove the dropbear package from the build.

Computing transaction...error: Can't install dropbear-2015.71-r0@cortexa9hf_neon: it's conflicted by the locked package openssh-7.1p2-r0@cortexa9hf_neon

标签 (2)
0 项奖励
回复
1 解答
3,142 次查看
prasanthr
Contributor III

solved by commenting the default recipe layer added in fsl-image-validation-imx.bb

#ssh-server-dropbear

在原帖中查看解决方案

0 项奖励
回复
1 回复
3,143 次查看
prasanthr
Contributor III

solved by commenting the default recipe layer added in fsl-image-validation-imx.bb

#ssh-server-dropbear

0 项奖励
回复