Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar.jhbuildrc
blob: 30cee44086a03bf219560f3bf322240aed73d76a (plain)
1
2
3
4
5
6
7
8
9
use_local_modulesets = True
modulesets_dir = os.path.join(os.path.dirname(__file__), 'config/modulesets')
jhbuildbot_slaves_dir = os.path.join(os.path.dirname(__file__), 'sbuildbot')
jhbuildbot_mastercfg = os.path.join(os.path.dirname(__file__), 'sbuildbot', 'master.cfg')
jhbuildbot_dir = os.path.join(os.path.dirname(__file__), 'sbuildbot')

moduleset = 'sugar-dx1.5'
modules = ['meta-sugar']