Hi I am building core-image-minimal for Machine imx6qsabreauto.
My Build Configuration: ############ BB_VERSION = "1.26.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Debian-8.2" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "imx6qsabreauto" DISTRO = "poky" DISTRO_VERSION = "1.8.1" TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard cortexa9" TARGET_FPU = "vfp-neon" meta meta-yocto = "(nobranch):b74ea963cefffad9fbd91d4eb9b240f6a8c86cd0" meta-oe meta-gnome meta-multimedia = "(nobranch):df2f700d66bace65f5d802225232d01cf511fe81" meta-fsl-arm = "(nobranch):70ddee3ebeacbc53180ee7221533375bf0c9eac4" meta-fsl-arm-extra = "(nobranch):41e79c6bd055f12b6252618c22c43a2fed5cfb49" meta-fsl-demos = "(nobranch):17f9da65efb5c65c1d44b5cc18584034b29a742b" meta-browser = "master:6ae140b29f0201fe3bb470da8c96c9e142294ebf" ############ When fetching chromium fetcher fails by printing following error message. Error Message ################# WARNING: Failed to fetch URL git://github.com/Freescale/chromium-imx.git;destsuffix=chromium-imx-git;branch=chromium-40;rev=af13a3dbdfdb4b162a9f9692761216e5d6204e57, attempting MIRRORS if available ERROR: Fetcher failure: Fetch command failed with exit code 128, output: Cloning into bare repository '/home/rengaraj/fsl-community-bsp/downloads//git2/github.com.Freescale.chromium-imx.git'... fatal: unable to connect to github.com: github.com: No address associated with hostname ERROR: Function failed: Fetcher failure for URL: 'git://github.com/Freescale/chromium-imx.git;destsuffix=chromium-imx-git;branch=chromium-40;rev=af13a3dbdfdb4b162a9f9692761216e5d6204e57'. Unable to fetch URL from any source. ERROR: Logfile of failure stored in: /home/rengaraj/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6qdl-poky-linux-gnueabi/chromium/40.0.2214.91-r0/temp/log.do_fetch.11780 ERROR: Task 303 (/home/rengaraj/fsl-community-bsp/sources/meta-fsl-arm/meta-browser/recipes-browser/chromium/chromium_40.0.2214.91.bb, do_fetch) failed with exit code '1' ################# I thought due to Internet connection failure or mirror failure. I tried one more time the clean build. I am getting the same error. Can any one guide me to fix this ? Regards Rengaraj -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
