[Edited Message Follows] Hi, i have built a minimal-image for RPI4 and i want cmake to be present on my image i have added following line for cmake
IMAGE_INSTALL += "libc6-dev virtual-libc-dev cmake" but on image still i am getting an error like -sh cmake:commang not found Also now i am facing same issue for ssh as well i have tried to add openssh and dropbear CORE_IMAGE_EXTRA_INSTALL += "bash e2fsprogs mtd-utils-ubifs openssh ssh-server-dropbear ssh-server-openssh" but for this also i am getting error like *ssh command not found* i have checked /usr/bin but i am not able to find it there why this doesnt got installed though i have added it in local.conf??Kindly suggest Thanks!
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#140561): https://lists.openembedded.org/g/openembedded-core/message/140561 Mute This Topic: https://lists.openembedded.org/mt/75435800/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
