I am Building the recipe for the first time. Based on the Documentation, I clone the GIT repo of Poky and the other tasks that were mentioned in the mega manual, (quick Start). I ran this command "bitbake -k core-image-sato" all is well, but the build process seems to be stuck at this point. ------------------------------------------------------------------------------------------------------------- Loading cache: 100% |#################################################################################################################| ETA: 00:00:00 Loaded 1181 entries from dependency cache. Build Configuration: BB_VERSION = "1.19.1" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "openSUSE-project-12.3" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "qemuarm" DISTRO = "poky" DISTRO_VERSION = "1.4+snapshot-20130827" TUNE_FEATURES = "armv5 thumb dsp" TARGET_FPU = "soft" meta meta-yocto meta-yocto-bsp = "master:b2ff1add530b1fec2fb7f385227a03db47015c37" NOTE: Resolving any missing task queue dependencies NOTE: multiple providers are available for runtime libasound-module-bluez (bluez4, bluez5) NOTE: consider defining a PREFERRED_PROVIDER entry to match libasound-module-bluez NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks Currently 1 running tasks (1587 of 5917): *0: linux-yocto-3.8.13+gitAUTOINC+e7f42a416a_aa76cc2840-r4.2 do_fetch (pid 2006)* ----------------------------------------------------------------------------------------------------------------------- It has been like this for the past 4 Hours. Internet download Traffic is around 124KB/s on system monitor (no other process using Internet). I have set the number of jobs in the local conf file as '9' and I have re-initialted the command from the same directory once the previous build failed.