[yocto] Easy one: fetch fails

Burton, Ross ross.burton at intel.com
Wed Apr 3 12:38:55 PDT 2013


On 3 April 2013 19:52, Saridakis, Dean   (US SSA)
<dean.saridakis at baesystems.com> wrote:
> from
> "git://git.pengutronix.de/git/tools/canutils.git;protocol=git;tag=${TAG}"
>
> to
> "http://git.pengutronix.de/git/tools/canutils.git;protocol=http;tag=${TAG}”

Don't change the leading git: to http:, as then you're not using the
git fetcher anymore.  You just need to change proto=git to proto=http.

Ross



More information about the yocto mailing list