I am working on Yocto Project and Raspberry Pi
Everything was working fine until I did some modifications in my own layer, when i copied image to sd Card and run rpi It works well but does not respond when I execute some packages such python and gcc
For example, when I run Python
rootraspberrypi:~# python
rootraspberrypi:~#
bash do not return any thing !
but when execute busybox it works fine and return all function exist in image.