]> 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>
Tue, 29 Aug 2017 10:54:26 +0000 (11:54 +0100)
commitfe71cf3ded7109e0fa1812475479941c89873e4e
treedf9a63c0d2b47600ac6adfe0b8fb8f312796a658
parente5aa3325949e2db9ba22ed06d2b7709cd3415d69
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>
(cherry picked from commit abb8895d5b42a5dc171360a261a2652acd14ee7e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/mirrors.bbclass