Hi Armin,

Please see this thread:

http://lists.openembedded.org/pipermail/openembedded-core/2015-July/108217.html

// Robert

On 08/17/2015 10:50 AM, Armin Kuster wrote:
From: Armin Kuster <akus...@mvista.com>

This adds Github mirror variable.

Signed-off-by: Armin Kuster <akus...@mvista.com>
---
  meta/conf/bitbake.conf | 1 +
  1 file changed, 1 insertion(+)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 21f1698..56e7ca7 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -571,6 +571,7 @@ DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool";
  GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles";
  GNOME_GIT = "git://git.gnome.org"
  GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources";
+GITHUB_MIRROR = "git://github.com"
  GNU_MIRROR = "http://ftp.gnu.org/gnu";
  GPE_MIRROR = "http://gpe.linuxtogo.org/download/source";
  KERNELORG_MIRROR = "http://kernel.org/pub";

--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to