I recently discovered Yocto. I\'m able to successfully build an image using the command bitbake fsl-image-gui. But now, I would like to browse the code, the project
bitbake fsl-image-gui
Well, have you looked around in the build tree?
You'll have a downloads directory, in which all downloaded tarballs are stored, as well as all loned repositories.
The actual unpacking and building takes place in subdirectories under build/tmp/work//.