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
Родитель 2d6b3a3701
Коммит 3bcb310929
9 изменённых файлов: 12 добавлений и 3 удалений

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

@ -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": {

Просмотреть файл

@ -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": {

Просмотреть файл

@ -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": {

Просмотреть файл

@ -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": {

Просмотреть файл

@ -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": {

Просмотреть файл

@ -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": {