[yocto] fetch artifacts from Artifactory

Michael Hu pxmyhdev at gmail.com
Tue Sep 20 11:10:27 PDT 2016


Hello,

I am trying to retrieve artifacts from Jfrog Artifactory, I put the https
url in the recipe:
SRC_URI = "https://artifactory.xx.com/<path to artifact>" and Yocto build
returns the following error
"
WARNING: do_fetch: Failed to fetch URL https://artifactory.xx.com/xx
;user=<usr>;pswd=<password>, attempting MIRRORS if available
ERROR: xx-1.0-r0 do_fetch: Fetcher failure: Fetch command failed with exit
code 6, output:
Authorization failed.
"

I tried to remove the 'user' and 'pswd' option, the same error returned.
What's the correct syntax for fetching artifacts?

Thanks for the help!

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160920/7df4a1e0/attachment.html>


More information about the yocto mailing list