Hi Eric,
Thank you that is the correct patch. Will it be integrated to the
future release version of that branch ?
Yannick
Le 17/12/2014 15:25, Eric Bénard a écrit :
Hi Yannick,
Le Wed, 17 Dec 2014 14:32:24 +0100,
Yannick Calmettes <yannick.calmettes@analogway.com> a écrit :
I'm on branch "imx-3.10.31-1.1.0_beta" (i've cloned it this morning) and
I cannot build the recipe "meta-toolchain-qt5".
I have a fetch error message for qtsystem_git recipe :
WARNING: Failed to fetch URL
git://qt.gitorious.org/qt/qtsystems.git;branch=5.4, attempting MIRRORS
if available
ERROR: Fetcher failure: Unable to find revision
aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.4 even from upstream
ERROR: Function failed: Fetcher failure for URL:
'git://qt.gitorious.org/qt/qtsystems.git;branch=5.4'. Unable to fetch
URL from any source.
ERROR: Logfile of failure stored in:
/home/user/Projets/VTX/VTX_BASE/LINUX/BSP/build_aw-mx6qsabresd-main/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtsystems/5.2.1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.26039
ERROR: Task 814
(/home/user/Projets/VTX/VTX_BASE/LINUX/BSP/sources/meta-qt5/recipes-qt/qt5/qtsystems_git.bb,
do_fetch) failed with exit code '1'
It seems that in qt5-git.inc it takes the stable qt version as SRC_URI.
As the new stable version is 5.4, it seems that
aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 SRCREV is not yet included in
this branch.
this patch may help :
https://github.com/meta-qt5/meta-qt5/commit/0732e184acef5e0200f46d7f95702774e5de1904
Best regards,
Eric