aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bitbake.conf
diff options
context:
space:
mode:
authorPaul Eggleton <bluelightning@bluelightning.org>2009-12-27 05:00:26 +0000
committerPaul Eggleton <bluelightning@bluelightning.org>2010-10-19 00:46:43 +0100
commite133b6e71fc3d08727749cc92a5ed37bbece4353 (patch)
tree314098c8d89ce962aea636f31be24f86d84eee86 /conf/bitbake.conf
parent463a4f992db344a39861bd67600e79e30fe41b18 (diff)
downloadopenembedded-e133b6e71fc3d08727749cc92a5ed37bbece4353.tar.gz
Build development versions of Opie from git instead of CVS.
Note that this change requires a version of BitBake with the "git subpath" patch applied. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Diffstat (limited to 'conf/bitbake.conf')
-rw-r--r--conf/bitbake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index c9736e077f..923cf19871 100644
--- a/conf/bitbake.conf
+++ b/conf/bitbake.conf
@@ -555,6 +555,7 @@ GPEPHONE_MIRROR = "http://gpephone.linuxtogo.org/download/gpephone"
GPEPHONE_SVN = "svn://projects.linuxtogo.org/svn/gpephone/trunk/source;module=${PN}"
HANDHELDS_CVS = "cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs"
KERNELORG_MIRROR = "http://kernel.org"
+OPIE_GIT = "git://gitorious.org/opie/opie.git"
SOURCEFORGE_MIRROR = "http://downloads.sourceforge.net"
XLIBS_MIRROR = "http://xlibs.freedesktop.org/release"
XORG_MIRROR = "http://xorg.freedesktop.org/releases"