bitbake.conf: add E_CVS, a var holding the new anoncvs uri for enlightenment stuff
authorKoen Kooi <koen@openembedded.org>
Tue, 28 Mar 2006 06:56:35 +0000 (06:56 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 28 Mar 2006 06:56:35 +0000 (06:56 +0000)
conf/bitbake.conf

index 3b642e5..48a1daf 100644 (file)
@@ -304,6 +304,7 @@ XORG_MIRROR = "http://xorg.freedesktop.org/releases"
 GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources"
 FREEBSD_MIRROR = "ftp://ftp.freebsd.org/pub/FreeBSD/"
 HANDHELDS_CVS = "cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs"
+E_CVS = "cvs://anonymous@anoncvs.enlightenment.org:/var/cvs/e"
 FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs"
 GENTOO_MIRROR = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles"
 APACHE_MIRROR = "http://www.apache.org/dist"
@@ -400,4 +401,4 @@ require conf/sanity.conf
 # Weak variables (usually to retain backwards compatibility)
 ##################################################################
 
-PCMCIA_MANAGER ?= "pcmcia-cs"
\ No newline at end of file
+PCMCIA_MANAGER ?= "pcmcia-cs"