<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I'm still having problems fetching from Perforce. Is there any documentation based on the latest implementation of the poky/bitbake/lib/bb/fetch2/perforce.py file?<br></div>The copyright 2016 points to Kodak Alaris, Inc. Should I contact them?<br><br></div>I would appreciate if someone could point me in the right direction.<br><br></div>Regards,<br></div><div>Katu<br></div><div><div><div><div><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2017-07-25 10:05 GMT+01:00 Katu Txakur <span dir="ltr"><<a href="mailto:katutxakurra@gmail.com" target="_blank">katutxakurra@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I'm upgrading a recipe that fetches the source code from Perforce.<br><br>The old recipe was:<br><br>SRC_URI = " \<br>  p4://${P4USER}:${P4PASSWD}:${P<wbr>4HOST}:${P4PORT}@Depot/path/pe<wbr>rforce/...;module=local/path/<wbr>relativeto/p4;label=${P4CHANGE<wbr>LIST} \<br>  "<br><br>With the new version of /lib/bb/fetch2/perforce.py, I had to set P4PORT outside SRC_URI, leaving the recipe with:<br><br>SRC_URI = " \<br>  p4://${P4USER}:${P4PASSWD}@Dep<wbr>ot/path/perforce/...;module=<wbr>local/path/relativeto/p4;<wbr>label=${P4CHANGELIST} \<br>  "<br><br></div>The
 Perforce fetcher kind of works, but it seems to be ignoring the 
"module" and the "label" attributes. After reading the Python script I 
can see that after the "@", only the substring before the first ";" is 
used.<br><br></div>Is there a way to set module and label/changelist? I 
have several folders per recipe that I need to map to different 
subfolders and with the current script some of the folders don't get 
fetched.<br><br></div><div>Thanks for your time.<br></div><div><br></div>Regards,<br></div>Katu</div>
</blockquote></div><br></div></div></div></div></div></div></div></div></div></div>