Hi, I am using Poky danny for development.I have a query related to repository fetching. Is it possible to fetch any repository using ssh? As an example, suppose if recipe contains something like-
SRC_URI="ssh://__________.git " When I tried accessing it in the this manner encountered following error- ERROR: ExpansionError during parsing /home/user/poky/meta/recipes-core/initscripts/initscripts_1.0.bb: Failure expanding expression ${@bb.fetch.get_checksum_file_list(d)} which triggered exception NoMethodError: Could not find a fetcher which supports the URL: 'ssh://___.git' ERROR: Command execution failed: Exited with 1 Thanks Navani
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto