diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2006-03-15 15:28:03 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-15 15:28:03 +0000 |
commit | d6dae06aff6875ed818de92fc37876ada7d64fb5 (patch) | |
tree | 3705352d8ccaa882485e78cc5e3df301926a5942 | |
parent | 32ec62043b23033f418a0d336a04583cfe648b45 (diff) | |
parent | 7b52521609904d466e9449b15b7c3d461b5dfb8a (diff) |
merge of 4c803688c12b803a4519adfc06f927ddb07199bd
and 914aee760f72a0d88082c029fbaa360b17e7748d
-rw-r--r-- | conf/bitbake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf index 1f38549bbf..a2ba5e6382 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -298,7 +298,7 @@ export palmqtdir = "/opt/QtPalmtop" GNU_MIRROR = "ftp://ftp.gnu.org/gnu" DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool" SOURCEFORGE_MIRROR = "http://heanet.dl.sourceforge.net/sourceforge" -GPE_MIRROR = "ftp://ftp.handhelds.org/pub/projects/gpe/source" +GPE_MIRROR = "http://handhelds.org/pub/projects/gpe/source" XLIBS_MIRROR = "http://xlibs.freedesktop.org/release" XORG_MIRROR = "http://xorg.freedesktop.org/releases" GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources" |