You say that you followed the instructions, but I think actually that the instructions for the meta-qt5 layer checkout need updating. The stable rev is Daisy, not Dora, and you should not be checking out mismatched layers (e.g. you need to using all Daisy or all Dora, not a mixture of them, for the layers).i tried multiple times for bitbake its falling with the following error.Anyways I downloaded the tar ball and located in the download file.Hi Maciek,The tar ball was not correctly downloads so i got the previous errors sorry for that.
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'
I'm not an expert, but you would need to set up a Rootfs with proper userspace packages to enable QT5, so there is no getting around this step (unless someone else has a rootfs with QT5 installed already.Also , is http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard#Bitbake.21 step really requied for graphics creation.using Qt?or should i skip and move on to the rest of the step http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard#Cross_compile_Qt5_for_QtCreator to set up Qt IDE and cross compilation?
Nilesh kokaneThanksAll i want is to set up the Qt IDEwith opengl and enable graphics on the wandboard to develop our application.please suggest.