On Wed, Jul 23, 2014 at 05:07:03PM +0530, Nilesh Kokane wrote: > Hello , > > > > I've created a yocto image using the following URL > > http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard > > > And trying to bring in Qt on wandboard using the following link > > http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard > > > Every thing goes fine until i give the following command > > bitbake core-image-minimal > > It pops out with following errors. > > > WARNING: Failed to fetch URL > http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz, > attempting MIRRORS if available > > ERROR: Fetcher failure: Fetch command failed with exit code 4, no output > ERROR: Function failed: Fetcher failure for URL: ' > http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz'. > Unable to fetch URL from any source. > ERROR: Logfile of failure stored in: > /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtgraphicaleffects/5.1.1-r0/temp/log.do_fetch.29384 > ERROR: Task 1283 > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/ > qtgraphicaleffects_5.1.1.bb, do_fetch) failed with exit code '1' > WARNING: Failed to fetch URL > http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz, > attempting MIRRORS if available > > ERROR: Fetcher failure: Fetch command failed with exit code 4, no output > ERROR: Function failed: Fetcher failure for URL: ' > http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz'. > Unable to fetch URL from any source. > ERROR: Logfile of failure stored in: > /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtdeclarative/5.1.1-r0/temp/log.do_fetch.29383 > ERROR: Task 1270 > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/ > qtdeclarative_5.1.1.bb, do_fetch) failed with exit code '1' > > > Please can anybody suggest.
Can you download it manually? The URL seems correct, so maybe something wrong with your network setup. -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
