Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] bitbake.conf: Add Github mirror
@ 2015-08-17  2:50 Armin Kuster
  2015-08-17  2:50 ` [PATCH 2/2] lz4: update to 131 Armin Kuster
  2015-08-17  3:29 ` [PATCH 1/2] bitbake.conf: Add Github mirror Robert Yang
  0 siblings, 2 replies; 4+ messages in thread
From: Armin Kuster @ 2015-08-17  2:50 UTC (permalink / raw)
  To: openembedded-core; +Cc: Armin Kuster

From: Armin Kuster <akuster@mvista.com>

This adds Github mirror variable.

Signed-off-by: Armin Kuster <akuster@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"
-- 
2.3.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-17 11:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-17  2:50 [PATCH 1/2] bitbake.conf: Add Github mirror Armin Kuster
2015-08-17  2:50 ` [PATCH 2/2] lz4: update to 131 Armin Kuster
2015-08-17  3:29 ` [PATCH 1/2] bitbake.conf: Add Github mirror Robert Yang
2015-08-17 11:47   ` akuster808

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox