]> code.ossystems Code Review - openembedded-core.git/commit
mirrors.bbclass: provide git repo fallbacks using the https protocol
authorAndre McCurdy <armccurdy@gmail.com>
Wed, 26 Jul 2017 00:18:36 +0000 (17:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jul 2017 21:20:15 +0000 (22:20 +0100)
commitabb8895d5b42a5dc171360a261a2652acd14ee7e
treeac56e9769a75cc22099e14e62a9010c57d884e1e
parentcf21f45fc7fa7a70df48e9eb6bdf38d0aa902f9b
mirrors.bbclass: provide git repo fallbacks using the https protocol

Use MIRRORS to provide git repo fallbacks using the https protocol,
for cases where git native protocol fetches may fail due to local
firewall rules, etc.

These rules should cover all git native repos used by recipes within
oe-core, with the exception of mtd-utils, for which there's currently
no upstream alternative to the git native protocol for anonymous
access ( see http://git.infradead.org/mtd-utils.git ).

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/mirrors.bbclass