[yocto] HG Parameters for the fetcher

S.Jaritz at esa-grimma.de S.Jaritz at esa-grimma.de
Mon May 9 04:12:56 PDT 2016


Thanks,

What is when the HG comes over SSH with authentication? Like:

SRC_URI = "hg://myHG/ABC;module="dev";protocol=ssh;rev=42"

with user for example "yocto"

I think the syntax could be: SRC_URI = 
"hg://yocto@myHG/ABC;module="dev";protocol=ssh;rev=42"

Regards

Stefan Jaritz
Entwickler

------------------------------------------------------------
ESA Elektroschaltanlagen Grimma GmbH
Broner Ring 30
04668 Grimma
Telefon: +49 3437 9211 176
Telefax: +49 3437 9211 26
E-Mail: s.jaritz at esa-grimma.de
Internet: www.esa-grimma.de


Geschäftsführer:
Dipl.-Ing. Jörg Gaitzsch
Jörg Reinker

Sitz der Gesellschaft: Grimma
Ust.-ID: DE 141784437
Amtsgericht: Leipzig, HRB 5159
Steuernummer: 238/108/00755


Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte 
Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich 
erhalten 
haben, informieren Sie bitte sofort den Absender und löschen Sie diese 
Nachricht. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser 
Mail 
ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you 
are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is 
strictly 
forbidden.



Von:    "Jeyachandran, Yukatharsani (Contractor)" 
<Yukatharsani_Jeyachandran at comcast.com>
An:     "S.Jaritz at esa-grimma.de" <S.Jaritz at esa-grimma.de>, yocto 
<yocto at yoctoproject.org>
Datum:  02.05.2016 16:50
Betreff:        Re: [yocto] HG Parameters for the fetcher



Hi,

Add your source file in this below format:-

For Example:-

SRCREV = "${AUTOREV}"
SRC_URI = "svn or git ://<repo>;module=" ";protocol=https or ssh"

Thanks and Regards,
Yukatharsani J.

From: yocto-bounces at yoctoproject.org <yocto-bounces at yoctoproject.org> on 
behalf of S.Jaritz at esa-grimma.de <S.Jaritz at esa-grimma.de>
Sent: Monday, May 2, 2016 9:25 AM
To: yocto
Subject: [yocto] HG Parameters for the fetcher 
 
Hej, 

Actually I try to build a recipe for a Mercurial SCM. The hg sources are 
local. In my bb File I have this lines: 


SRCREV = "486c7001d4e5" 
SRC_URI = "hg://myHG" 

I got the error: 

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 

Log data follows: 
| DEBUG: Executing python function do_fetch 
| DEBUG: Executing python function base_do_fetch 
| DEBUG: Python function base_do_fetch finished 
| DEBUG: Python function do_fetch finished 
| ERROR: Function failed: URL: 'hg://myHG' is missing the required 
parameter 'module' 
ERROR: Task 4 
(/home/user/myTC/poky/meta-sek4/recipes-test/deamons/myHG_0.1.bb, 
do_fetch) failed with exit code '1' 


Any ideas?

Stefan Jaritz
Entwickler

------------------------------------------------------------
ESA Elektroschaltanlagen Grimma GmbH
Broner Ring 30
04668 Grimma
Telefon: +49 3437 9211 176
Telefax: +49 3437 9211 26
E-Mail: s.jaritz at esa-grimma.de
Internet: www.esa-grimma.de


Geschäftsführer:
Dipl.-Ing. Jörg Gaitzsch
Jörg Reinker

Sitz der Gesellschaft: Grimma
Ust.-ID: DE 141784437
Amtsgericht: Leipzig, HRB 5159
Steuernummer: 238/108/00755


Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte 
Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich 
erhalten 
haben, informieren Sie bitte sofort den Absender und löschen Sie diese 
Nachricht. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser 
Mail 
ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you 
are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is 
strictly 
forbidden.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160509/60d97c2c/attachment.html>


More information about the yocto mailing list