author | Nick Thomas <nthomas@mozilla.com> |
Wed, 12 Dec 2012 14:19:32 +1300 | |
changeset 124838 | 1e0fc8c9988fbae74c1572f4891eac4571d4006b |
parent 124837 | 3766b16a5f9c7b2e75a4265e04b1139cf278c506 |
child 124839 | 7592c22f19ecb86f704a69345e4ad7602a219ae5 |
push id | 2151 |
push user | lsblakk@mozilla.com |
push date | Tue, 19 Feb 2013 18:06:57 +0000 |
treeherder | mozilla-beta@4952e88741ec [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | aki |
bugs | 819543 |
milestone | 20.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/b2g/config/otoro/config.json +++ b/b2g/config/otoro/config.json @@ -1,18 +1,16 @@ { "config_version": 1, "tooltool_manifest": "releng-otoro.tt", "mock_target": "mozilla-centos6-i386", "mock_packages": ["ccache", "make", "bison", "flex", "gcc", "g++", "mpfr", "zlib-devel", "ncurses-devel", "zip", "autoconf213", "glibc-static", "perl-Digest-SHA", "wget", "alsa-lib", "atk", "cairo", "dbus-glib", "fontconfig", "freetype", "glib2", "gtk2", "libXRender", "libXt", "pango", "mozilla-python27-mercurial", "openssh-clients", "nss-devel"], "mock_files": [["/home/cltbld/.ssh", "/home/mock_mozilla/.ssh"]], "build_targets": [], "upload_files": [ - "{objdir}/dist/b2g-update/*.mar", - "{objdir}/dist/b2g-*.tar.gz", "{objdir}/dist/b2g-*.crashreporter-symbols.zip", "{workdir}/sources.xml" ], "zip_files": [ ["{workdir}/out/target/product/otoro/*.img", "out/target/product/otoro/"], "{workdir}/boot.img", "{workdir}/flash.sh", "{workdir}/load-config.sh",
--- a/b2g/config/panda-gaia-central/config.json +++ b/b2g/config/panda-gaia-central/config.json @@ -3,18 +3,16 @@ "tooltool_manifest": "releng-pandaboard.tt", "mock_target": "mozilla-centos6-i386", "mock_packages": ["ccache", "make", "bison", "flex", "gcc", "g++", "mpfr", "zlib-devel", "ncurses-devel", "zip", "autoconf213", "glibc-static", "perl-Digest-SHA", "wget", "alsa-lib", "atk", "cairo", "dbus-glib", "fontconfig", "freetype", "glib2", "gtk2", "libXRender", "libXt", "pango", "mozilla-python27-mercurial", "openssh-clients", "nss-devel"], "mock_files": [["/home/cltbld/.ssh", "/home/mock_mozilla/.ssh"]], "build_targets": ["boottarball", "systemtarball", "userdatatarball", "package-tests"], "upload_files": [ "{workdir}/out/target/product/panda/*.tar.bz2", "{workdir}/out/target/product/panda/tests/*.zip", - "{objdir}/dist/b2g-update/*.mar", - "{objdir}/dist/b2g-*.tar.gz", "{objdir}/dist/b2g-*.crashreporter-symbols.zip", "{srcdir}/b2g/config/panda/README", "{workdir}/sources.xml" ], "gaia": { "vcs": "hgtool", "repo": "http://hg.mozilla.org/integration/gaia-central", "l10n": {
--- a/b2g/config/panda/config.json +++ b/b2g/config/panda/config.json @@ -3,18 +3,16 @@ "tooltool_manifest": "releng-pandaboard.tt", "mock_target": "mozilla-centos6-i386", "mock_packages": ["ccache", "make", "bison", "flex", "gcc", "g++", "mpfr", "zlib-devel", "ncurses-devel", "zip", "autoconf213", "glibc-static", "perl-Digest-SHA", "wget", "alsa-lib", "atk", "cairo", "dbus-glib", "fontconfig", "freetype", "glib2", "gtk2", "libXRender", "libXt", "pango", "mozilla-python27-mercurial", "openssh-clients", "nss-devel"], "mock_files": [["/home/cltbld/.ssh", "/home/mock_mozilla/.ssh"]], "build_targets": ["boottarball", "systemtarball", "userdatatarball", "package-tests"], "upload_files": [ "{workdir}/out/target/product/panda/*.tar.bz2", "{workdir}/out/target/product/panda/tests/*.zip", - "{objdir}/dist/b2g-update/*.mar", - "{objdir}/dist/b2g-*.tar.gz", "{objdir}/dist/b2g-*.crashreporter-symbols.zip", "{srcdir}/b2g/config/panda/README", "{workdir}/sources.xml" ], "gaia": { "vcs": "hgtool", "repo": "http://hg.mozilla.org/integration/gaia-nightly", "l10n": {
--- a/b2g/config/unagi/config.json +++ b/b2g/config/unagi/config.json @@ -2,17 +2,16 @@ "config_version": 1, "tooltool_manifest": "releng-unagi.tt", "mock_target": "mozilla-centos6-i386", "mock_packages": ["ccache", "make", "bison", "flex", "gcc", "g++", "mpfr", "zlib-devel", "ncurses-devel", "zip", "autoconf213", "glibc-static", "perl-Digest-SHA", "wget", "alsa-lib", "atk", "cairo", "dbus-glib", "fontconfig", "freetype", "glib2", "gtk2", "libXRender", "libXt", "pango", "mozilla-python27-mercurial", "openssh-clients", "nss-devel"], "mock_files": [["/home/cltbld/.ssh", "/home/mock_mozilla/.ssh"]], "build_targets": [], "upload_files": [ "{objdir}/dist/b2g-update/*.mar", - "{objdir}/dist/b2g-*.tar.gz", "{objdir}/dist/b2g-*.crashreporter-symbols.zip", "{workdir}/sources.xml" ], "zip_files": [ ["{workdir}/out/target/product/unagi/*.img", "out/target/product/unagi/"], "{workdir}/boot.img", "{workdir}/flash.sh", "{workdir}/load-config.sh",