[OE-core] [PATCH 1/2] bitbake.conf: Add Github mirror

Robert Yang liezhi.yang at windriver.com
Mon Aug 17 03:29:36 UTC 2015


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 <akuster at mvista.com>
>
> This adds Github mirror variable.
>
> Signed-off-by: Armin Kuster <akuster at 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"
>



More information about the Openembedded-core mailing list