I'm trying to setup everything on my laptop and I cannot start any build. I must have missed something, the following is the error I get: radu@elitebook> bitbake core-image-minimal Pseudo is not present but is required, building this first before the main build Loading cache: 100% |##################################################################################################################################################| ETA: 00:00:00 Loaded 1146 entries from dependency cache. NOTE: Error expanding variable do_patch | ETA: --:--:-- NOTE: Error during finalise of /home/radu/Documents/Development/Yocto/poky/meta/recipes-kernel/linux/linux-yocto_3.2.bb ERROR: ExpansionError during parsing /home/radu/Documents/Development/Yocto/poky/meta/recipes-kernel/linux/linux-yocto_3.2.bb: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure for URL: 'git://git.yoctoproject.org/linux-yocto-3.2;protocol=git;bareclone=1;branch=standard/default/common-pc/base,meta;name=machine,meta'. The command git ls-remote git://git.yoctoproject.org/linux-yocto-3.2 ee78519365bdb25287703bbc31c06b193263c654l gave empty output unexpectedly ERROR: No recipes available for: /home/radu/Documents/Development/Yocto/poky/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend ERROR: Command execution failed: Exited with 1 Summary: There were 3 ERROR messages shown, returning a non-zero exit code. Thanks, Radu