Hi all, We have an in-house git repo for Linux kernel: ssh://[email protected]/linux-lsk
So in linux-lsk_3.14.29.bb file, we define: SRC_URI = "ssh://[email protected]/linux-lsk;bareclone=1;branch=${KBRANCH}" Then 'bitbake linux-lsk' can't fetch the URL: ERROR: Fetcher failure: Fetch command failed with exit code 1, output: FATAL: unknown git/gitolite command: 'scp -r -f linux-linaro-stable' ERROR: Function failed: Fetcher failure for URL: ' ssh://[email protected]/linux-lsk;bareclone=1;branch=3.14_common_dev'. Unable to fetch URL from any source. Any idea how to fix this issue? Thanks, Joel
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
