<html>
<head>
<meta content="text/html; charset=iso-8859-15"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Like another user advise me on yocto project mailling list, i create
a qtserialbus_git.bb based on qtsensor_git.bb, this is the file :<br>
<br>
<small><i>require qt5.inc</i><i><br>
</i><i>require qt5-git.inc</i><i><br>
</i><i><br>
</i><i># There are no LGPLv3-only licensed files in this
component.</i><i><br>
</i><i># There are no GPLv2 licensed files in this component.</i><i><br>
</i><i>LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 &
The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0)"</i><i><br>
</i><i>LIC_FILES_CHKSUM = " \</i><i><br>
</i><i> <a class="moz-txt-link-freetext">file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98</a>
\</i><i><br>
</i><i> <a class="moz-txt-link-freetext">file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb</a>
\</i><i><br>
</i><i> <a class="moz-txt-link-freetext">file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e</a>
\</i><i><br>
</i><i> <a class="moz-txt-link-freetext">file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec</a>
\</i><i><br>
</i><i>"</i><i><br>
</i><i><br>
</i><i>DEPENDS += "qtbase qtserialport"</i><i><br>
</i><i><br>
</i><i>SRCREV = "6a16281aceedb713676e16c3074e6f7ea1e70b79"</i></small><i><br>
<br>
<br>
</i>I didn't change the md5 and SRCREV from qtsensor (i don't know
how to obtain it !), i have this error during the build :<br>
<br>
<i>WARNING: Failed to fetch URL
git://github.com/qtproject/qtserialbus.git;name=qtserialbus;branch=5.6;protocol=git,
attempting MIRRORS if available</i><i><br>
</i><i>ERROR: Fetcher failure: Unable to find revision
6a16281aceedb713676e16c3074e6f7ea1e70b79 in branch 5.6 even from
upstream</i><i><br>
</i><i>ERROR: Function failed: Fetcher failure for URL:
'git://github.com/qtproject/qtserialbus.git;name=qtserialbus;branch=5.6;protocol=git'.
Unable to fetch URL from any source.</i><i><br>
</i><i>ERROR: Logfile of failure stored in:
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtserialbus/5.5.99+5.6.0-rc+gitAUTOINC+6a16281ace-r0/temp/log.do_fetch.5862</i><i><br>
</i><i>ERROR: Task 894
(/media/modjo/data1TO/yocto/seco/udoo-community-bsp/sources/meta-qt5/recipes-qt/qt5/qtserialbus_git.bb,
do_fetch) failed with exit code '1'<br>
<br>
</i>If someone can help please ...<i><br>
<br>
regards<br>
</i><br>
<div class="moz-cite-prefix">Le 15/03/2016 13:39, idealsim a écrit :<br>
</div>
<blockquote cite="mid:op.yec9f2hdmnlnty@pc-mls.ecafaros.local"
type="cite">I have tried to add qtquickcontrols2 and qtserialbus
to my conf but this
<br>
modules have not buildable providers.
<br>
This modules are not included to meta qt5 ? If someone can just
explain
<br>
how to add this modules for yocto build (if is possible)this is
very
<br>
helpful !
<br>
<br>
regards
<br>
<br>
Mickaël
<br>
<br>
Le Mon, 14 Mar 2016 21:36:24 +0100, idealsim
<a class="moz-txt-link-rfc2396E" href="mailto:idealsim@laposte.net"><idealsim@laposte.net></a> a
<br>
écrit:
<br>
<br>
<blockquote type="cite">Hi, we have build an image for udoo neo
from meta-qt5 jansa/master-5.6 and works fine (thanks to
Christian Ege ;-) ). The problem is that I'm looking for
<a class="moz-txt-link-freetext" href="https://github.com/qtproject/qtquickcontrols2">https://github.com/qtproject/qtquickcontrols2</a> and
<a class="moz-txt-link-freetext" href="https://github.com/qtproject/qtserialbus">https://github.com/qtproject/qtserialbus</a>. My question is, to add
this modules to our build, what do we need to add to our
local.conf :
<br>
<br>
"qtquickcontrols2 \
<br>
qtserialbus \
<br>
"
<br>
This is sufficient ?
<br>
<br>
regards,
<br>
<br>
Mickael.
<br>
</blockquote>
<br>
<br>
</blockquote>
<br>
</body>
</html>