diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/bitbake.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf index a05cafdc62..f86dd4c7ef 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -324,7 +324,6 @@ SOURCEFORGE_MIRROR = "http://surfnet.dl.sourceforge.net" GPE_MIRROR = "http://gpe.linuxtogo.org/download/source" GPEPHONE_MIRROR = "http://gpephone.linuxtogo.org/download/gpephone" GPE_SVN = "svn://projects.linuxtogo.org/svn/gpe/trunk/base;module=${PN}" -GPEPHONE_MIRROR = "http://gpephone.linuxtogo.org/download" GPEPHONE_SVN = "svn://projects.linuxtogo.org/svn/gpephone/trunk/source;module=${PN}" XLIBS_MIRROR = "http://xlibs.freedesktop.org/release" XORG_MIRROR = "http://xorg.freedesktop.org/releases" |