Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/system.json
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-02-06 14:40:44 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-02-06 14:40:44 (GMT)
commitcca8146fc939b564256237eb4fda8e47132673de (patch)
treed3c16679ad3deb6811d83538090bb07d39723463 /config/modules/system.json
parentf6bf5049d4f7eb219c548013baf4f4a1dc8f5b09 (diff)
Add b2g
Diffstat (limited to 'config/modules/system.json')
-rw-r--r--config/modules/system.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index 4a57b7c..42caff4 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -120,5 +120,10 @@
"name": "metacity",
"repo": "git://git.gnome.org/metacity",
"tag": "METACITY_2_34_13"
+ },
+ {
+ "name": "b2g",
+ "out-of-source": false,
+ "repo": "git://github.com/mozilla/mozilla-central.git"
}
]