diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-02-09 07:15:34 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-02-09 07:15:34 +0000 |
commit | ecabaa57c59c3770a858a559ad6dc8412bfa8e01 (patch) | |
tree | c8b8999bee6ce7acd47776103eb43396e1479719 /conf/bitbake.conf | |
parent | 1e3db2356d5f2c1f963ffdb664f77d49b0fe02ca (diff) |
bitbake.conf: Unbreak G(PE)^2 mirror
Diffstat (limited to 'conf/bitbake.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" |