Define common mirrors not in OE-Core anymore

This is resting place for recipe angstrom uses
but the common URLs as were defined in bitbake.conf
are now gone after commit

commit 3b333896c71689c664475d53daed52404bf6b21b
Author: Phil Blundell <pb@pbcl.net>
Date:   Thu Nov 14 18:15:46 2013 +0000

    bitbake.conf: Remove obsolete/unused MIRROR cruft

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2013-11-21 07:24:28 -08:00
parent 9bdd26a5ac
commit eec2dbf5d6

View File

@@ -101,3 +101,8 @@ PREFERRED_PROVIDER_libtool = "libtool"
SDK_NAME = "${DISTRO}-${TCLIBC}-${SDK_ARCH}-${FEED_ARCH}"
TOOLCHAIN_OUTPUTNAME ?= "${SDK_NAME}-${DISTRO_VERSION}-toolchain"
FREESMARTPHONE_GIT = "git://git.freesmartphone.org"
E_MIRROR = "http://download.enlightenment.org/releases"
FREEBSD_MIRROR = "ftp://ftp.freebsd.org/pub/FreeBSD/"
E_SVN = "svn://svn.enlightenment.org/svn/e"