Thanks Otavio but if I want support
from Freescale I have to use "stuck" revisions. I use today the
Beta because normally the release will come before my product
first release.
Yannick
Le 17/12/2014 16:28, Otavio Salvador a écrit :
On Wed, Dec 17, 2014 at 11:32 AM, Yannick Calmettes
<yannick.calmettes@analogway.com> wrote:
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.
I advise you to use FSL Community BSP Dizzy (or master in case you
want 3.10.31). The Freescale platform uses stuck revisions and does
not include bugfixes after the release.
The issue you are seeing has been fixes some time ago.