Wed, 31 Dec 2014 06:55:50 +0100
Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2
michael@0 | 1 | { |
michael@0 | 2 | "config_version": 2, |
michael@0 | 3 | "tooltool_manifest": "releng-emulator-kk.tt", |
michael@0 | 4 | "mock_target": "mozilla-centos6-x86_64", |
michael@0 | 5 | "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", "glibc-devel.i686", "libstdc++.i686", "zlib-devel.i686", "ncurses-devel.i686", "libX11-devel.i686", "mesa-libGL-devel.i686", "mesa-libGL-devel", "libX11-devel", "git", "libxml2"], |
michael@0 | 6 | "mock_files": [["/home/cltbld/.ssh", "/home/mock_mozilla/.ssh"]], |
michael@0 | 7 | "build_targets": ["droid", "package-emulator", "package-tests"], |
michael@0 | 8 | "upload_files": [ |
michael@0 | 9 | "{workdir}/out/target/product/generic/*.tar.bz2", |
michael@0 | 10 | "{workdir}/out/target/product/generic/tests/*.zip", |
michael@0 | 11 | "{workdir}/out/emulator.tar.gz", |
michael@0 | 12 | "{objdir}/dist/b2g-*.crashreporter-symbols.zip", |
michael@0 | 13 | "{workdir}/sources.xml" |
michael@0 | 14 | ], |
michael@0 | 15 | "public_upload_files": [ |
michael@0 | 16 | "{workdir}/out/target/product/generic/*.tar.bz2", |
michael@0 | 17 | "{workdir}/out/target/product/generic/tests/*.zip", |
michael@0 | 18 | "{objdir}/dist/b2g-*.crashreporter-symbols.zip", |
michael@0 | 19 | "{objdir}/dist/b2g-*.tar.gz", |
michael@0 | 20 | "{workdir}/sources.xml" |
michael@0 | 21 | ], |
michael@0 | 22 | "upload_platform": "emulator-kk", |
michael@0 | 23 | "gecko_l10n_root": "https://hg.mozilla.org/l10n-central", |
michael@0 | 24 | "gaia": { |
michael@0 | 25 | "l10n": { |
michael@0 | 26 | "vcs": "hgtool", |
michael@0 | 27 | "root": "https://hg.mozilla.org/gaia-l10n" |
michael@0 | 28 | } |
michael@0 | 29 | }, |
michael@0 | 30 | "b2g_manifest": "emulator-kk.xml", |
michael@0 | 31 | "b2g_manifest_branch": "master", |
michael@0 | 32 | "b2g_manifest_intree": true |
michael@0 | 33 | } |