I'm having issues building the ww42 yocto image.
bitbake edison-image
and
bitbake linux-yocto -c fetch
both result in the following:
WARNING: Failed to fetch URL git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=standard/base,meta;name=machine,meta, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
fatal: Not a git repository (or any parent up to mount point /mnt/hddbuilds)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
ERROR: Function failed: Fetcher failure for URL: 'git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=standard/base,meta;name=machine,meta'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /mnt/hddbuilds/build/dave/edison-src-44/edison-src/build/tmp/work/edison-poky-linux/linux-yocto/3.10.17+gitAUTOINC+6ad20f049a_c03195ed6e-r0/temp/log.do_fetch.23607
ERROR: Task 6 (/mnt/hddbuilds/build/dave/edison-src-44/edison-src/poky/meta/recipes-kernel/linux/linux-yocto_3.10.bb, do_fetch) failed with exit code '1'
Any pointers on how to get around this?
Rgds,
Dave.
Note: post edited to show error message without having done a 'git init'