On Aug 5, 2013, at 9:48 PM, Navani Srivastava <navani.srivast...@gmail.com> wrote:
> 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 " well you would have to use correct syntax. SRC_URI = "git://.…..git;protocol=ssh;" > > 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
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto