Yocto conflict error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
4,104件の閲覧回数
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,193件の閲覧回数
prasanthr
Contributor III

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

#ssh-server-dropbear

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
3,194件の閲覧回数
prasanthr
Contributor III

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

#ssh-server-dropbear

0 件の賞賛
返信