Bug 899969: Make device builds use in-tree manifests r=aki

This commit is contained in:
Chris AtLee 2014-01-16 14:36:38 -05:00
parent 4cbe67b2c5
commit a542714906
9 changed files with 12 additions and 3 deletions

View File

@ -21,5 +21,6 @@
}
},
"b2g_manifest": "emulator.xml",
"b2g_manifest_branch": "master"
"b2g_manifest_branch": "master",
"b2g_manifest_intree": true
}

View File

@ -27,5 +27,6 @@
}
},
"b2g_manifest": "emulator-jb.xml",
"b2g_manifest_branch": "master"
"b2g_manifest_branch": "master",
"b2g_manifest_intree": true
}

View File

@ -26,5 +26,6 @@
}
},
"b2g_manifest": "emulator.xml",
"b2g_manifest_branch": "master"
"b2g_manifest_branch": "master",
"b2g_manifest_intree": true
}

View File

@ -29,6 +29,7 @@
},
"b2g_manifest": "hamachi.xml",
"b2g_manifest_branch": "master",
"b2g_manifest_intree": true,
"additional_source_tarballs": ["backup-hamachi.tar.xz"],
"gecko_l10n_root": "http://hg.mozilla.org/l10n-central",
"gaia": {

View File

@ -24,6 +24,7 @@
},
"b2g_manifest": "helix.xml",
"b2g_manifest_branch": "master",
"b2g_manifest_intree": true,
"additional_source_tarballs": ["helix-ics.tar.xz"],
"gecko_l10n_root": "http://hg.mozilla.org/l10n-central",
"gaia": {

View File

@ -29,6 +29,7 @@
},
"b2g_manifest": "inari.xml",
"b2g_manifest_branch": "master",
"b2g_manifest_intree": true,
"additional_source_tarballs": ["backup-inari.tar.xz"],
"gecko_l10n_root": "http://hg.mozilla.org/l10n-central",
"gaia": {

View File

@ -24,6 +24,7 @@
},
"b2g_manifest": "leo.xml",
"b2g_manifest_branch": "master",
"b2g_manifest_intree": true,
"additional_source_tarballs": ["backup-leo.tar.xz"],
"gecko_l10n_root": "http://hg.mozilla.org/l10n-central",
"gaia": {

View File

@ -29,6 +29,7 @@
},
"b2g_manifest": "nexus-4.xml",
"b2g_manifest_branch": "master",
"b2g_manifest_intree": true,
"additional_source_tarballs": [],
"gecko_l10n_root": "http://hg.mozilla.org/l10n-central",
"gaia": {

View File

@ -24,6 +24,7 @@
},
"b2g_manifest": "wasabi.xml",
"b2g_manifest_branch": "master",
"b2g_manifest_intree": true,
"additional_source_tarballs": ["backup-wasabi.tar.gz"],
"gecko_l10n_root": "http://hg.mozilla.org/l10n-central",
"gaia": {