diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-31 15:23:28 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-31 15:23:28 +0000 |
commit | 907a3ec2b99edee87b1eb45fd3c9f0c78b189277 (patch) | |
tree | b439d6bb97878011a2c336afbb4d7f58e133d183 /meta/conf/bitbake.conf | |
parent | 1125bc853f687c5deadb06ca72562c12d632f5e3 (diff) | |
download | poky-907a3ec2b99edee87b1eb45fd3c9f0c78b189277.tar.gz |
bitbake.conf: added freesmartphone.org git mirror
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4992 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r-- | meta/conf/bitbake.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 8d596ca31e..467b5ad4b0 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -458,6 +458,7 @@ HANDHELDS_CVS = "cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs" | |||
458 | E_CVS = "cvs://anonymous@anoncvs.enlightenment.org/var/cvs/e" | 458 | E_CVS = "cvs://anonymous@anoncvs.enlightenment.org/var/cvs/e" |
459 | E_URI = "http://enlightenment.freedesktop.org/files" | 459 | E_URI = "http://enlightenment.freedesktop.org/files" |
460 | FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs" | 460 | FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs" |
461 | FREESMARTPHONE_GIT = "git://git.freesmartphone.org" | ||
461 | GENTOO_MIRROR = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles" | 462 | GENTOO_MIRROR = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles" |
462 | APACHE_MIRROR = "http://www.apache.org/dist" | 463 | APACHE_MIRROR = "http://www.apache.org/dist" |
463 | KERNELORG_MIRROR = "http://kernel.org/" | 464 | KERNELORG_MIRROR = "http://kernel.org/" |