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
Solved! Go to Solution.
solved by commenting the default recipe layer added in fsl-image-validation-imx.bb
#ssh-server-dropbear
solved by commenting the default recipe layer added in fsl-image-validation-imx.bb
#ssh-server-dropbear