<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<pre><pre><em>Hi,<br><br>Add your source file in this below format:-<br><br>For Example:-<br><br>SRCREV = "${AUTOREV}"</em></pre><em>SRC_URI = "<a href="svn://%3Cmy">svn or git ://<</a>repo>;module=" ";protocol=https or ssh"</em></pre>
<p><br>
</p>
<p>Thanks and Regards,</p>
<p>Yukatharsani J.<br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> yocto-bounces@yoctoproject.org <yocto-bounces@yoctoproject.org> on behalf of S.Jaritz@esa-grimma.de <S.Jaritz@esa-grimma.de><br>
<b>Sent:</b> Monday, May 2, 2016 9:25 AM<br>
<b>To:</b> yocto<br>
<b>Subject:</b> [yocto] HG Parameters for the fetcher</font>
<div> </div>
</div>
<div><font face="sans-serif" size="2">Hej,</font> <br>
<br>
<font face="sans-serif" size="2">Actually I try to build a recipe for a Mercurial SCM. The hg sources are local. In my bb File I have this lines:</font>
<br>
<br>
<br>
<font face="sans-serif" size="2">SRCREV = "486c7001d4e5"</font> <br>
<font face="sans-serif" size="2">SRC_URI = "hg://myHG"</font> <br>
<br>
<font face="sans-serif" size="2">I got the error:</font> <br>
<br>
<font face="sans-serif" size="2">ERROR: Logfile of failure stored in: /home/user/myTC/poky/build/tmp/work/cortexa5hf-vfp-poky-linux-gnueabi/myHG/0.1-r0/temp/log.do_fetch.27908</font>
<br>
<font face="sans-serif" size="2">Log data follows:</font> <br>
<font face="sans-serif" size="2">| DEBUG: Executing python function do_fetch</font>
<br>
<font face="sans-serif" size="2">| DEBUG: Executing python function base_do_fetch</font>
<br>
<font face="sans-serif" size="2">| DEBUG: Python function base_do_fetch finished</font>
<br>
<font face="sans-serif" size="2">| DEBUG: Python function do_fetch finished</font>
<br>
<font face="sans-serif" size="2">| ERROR: Function failed: URL: 'hg://myHG' is missing the required parameter 'module'</font>
<br>
<font face="sans-serif" size="2">ERROR: Task 4 (/home/user/myTC/poky/meta-sek4/recipes-test/deamons/myHG_0.1.bb, do_fetch) failed with exit code '1'</font>
<br>
<br>
<br>
<font face="sans-serif" size="2">Any ideas?<br>
<br>
Stefan Jaritz<br>
Entwickler<br>
<br>
------------------------------------------------------------<br>
ESA Elektroschaltanlagen Grimma GmbH<br>
Broner Ring 30<br>
04668 Grimma<br>
Telefon: +49 3437 9211 176<br>
Telefax: +49 3437 9211 26<br>
E-Mail: s.jaritz@esa-grimma.de<br>
Internet: </font><a href="www.esa-grimma.de"><font face="sans-serif" size="2">www.esa-grimma.de</font></a><font face="sans-serif" size="2"><br>
<br>
<br>
Geschäftsführer:<br>
Dipl.-Ing. Jörg Gaitzsch<br>
Jörg Reinker<br>
<br>
Sitz der Gesellschaft: Grimma<br>
Ust.-ID: DE 141784437<br>
Amtsgericht: Leipzig, HRB 5159<br>
Steuernummer: 238/108/00755<br>
<br>
<br>
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. <br>
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten <br>
haben, informieren Sie bitte sofort den Absender und löschen Sie diese <br>
Nachricht. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail <br>
ist nicht gestattet.<br>
<br>
This e-mail may contain confidential and/or privileged information. If you are <br>
not the intended recipient (or have received this e-mail in error) please <br>
notify the sender immediately and destroy this e-mail. Any unauthorized <br>
copying, disclosure or distribution of the material in this e-mail is strictly <br>
forbidden.</font></div>
</div>
</body>
</html>