diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-05-05 15:24:42 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-05-05 15:24:42 +0000 |
commit | c78224a870b742de11b8171d6b98ea4b799baf44 (patch) | |
tree | ab655000ed30140b5b19b135e9fe3b4349ca2bb8 /conf/bitbake.conf | |
parent | 6e849984cff2e88b5b3dbe722282019d67c6887f (diff) |
bitbake.conf: define FREESMARTPHONE_GIT
Diffstat (limited to 'conf/bitbake.conf')
-rw-r--r-- | conf/bitbake.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf index ba2b2c71f5..007c359225 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -427,6 +427,7 @@ HANDHELDS_CVS = "cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs" E_CVS = "cvs://anonymous@anoncvs.enlightenment.org/var/cvs/e" E_URI = "http://enlightenment.freedesktop.org/files" FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs" +FREESMARTPHONE_GIT = "git://git.freesmartphone.org" GENTOO_MIRROR = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles" APACHE_MIRROR = "http://www.apache.org/dist" KERNELORG_MIRROR = "http://kernel.org/" |