[OE-core] [PATCH] bitbake.conf: replace unused/broken E_CVS/E_URI with E_MIRROR/E_SVN used in OE

Koen Kooi koen at dominion.thruhere.net
Thu Mar 3 15:13:36 UTC 2011


Op 3 mrt 2011, om 15:44 heeft Martin Jansa het volgende geschreven:

> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

Acked-by: Koen Kooi <koen at dominion.thruhere.net>

> ---
> meta/conf/bitbake.conf |    4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
> index cf99a81..5f5abb3 100644
> --- a/meta/conf/bitbake.conf
> +++ b/meta/conf/bitbake.conf
> @@ -523,8 +523,8 @@ export palmqtdir = "${palmtopdir}"
> ADOBE_MIRROR = "http://fpdownload.macromedia.com/get/flashplayer/current/"
> APACHE_MIRROR = "http://www.apache.org/dist"
> DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool"
> -E_CVS = "cvs://anonymous@anoncvs.enlightenment.org/var/cvs/e" 
> -E_URI = "http://enlightenment.freedesktop.org/files"
> +E_MIRROR = "http://download.enlightenment.org/releases"
> +E_SVN = "svn://svn.enlightenment.org/svn/e"
> FREEBSD_MIRROR = "ftp://ftp.freebsd.org/pub/FreeBSD/"
> FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs"
> FREESMARTPHONE_GIT = "git://git.freesmartphone.org"
> -- 
> 1.7.4.1
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core





More information about the Openembedded-core mailing list