michael@0: { michael@0: "config_version": 2, michael@0: "tooltool_manifest": "releng-wasabi.tt", michael@0: "mock_target": "mozilla-centos6-i386", michael@0: "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", "java-1.6.0-openjdk-devel", "git"], michael@0: "mock_files": [["/home/cltbld/.ssh", "/home/mock_mozilla/.ssh"]], michael@0: "build_targets": [], michael@0: "upload_files": [ michael@0: "{objdir}/dist/b2g-*.crashreporter-symbols.zip", michael@0: "{objdir}/dist/b2g-*.tar.gz", michael@0: "{workdir}/sources.xml" michael@0: ], michael@0: "zip_files": [ michael@0: ["{workdir}/out/target/product/wasabi/*.img", "out/target/product/wasabi/"], michael@0: ["{workdir}/boot.img", "out/target/product/wasabi/"], michael@0: "{workdir}/flash.sh", michael@0: "{workdir}/load-config.sh", michael@0: "{workdir}/.config", michael@0: "{workdir}/sources.xml" michael@0: ], michael@0: "env": { michael@0: "VARIANT": "user", michael@0: "MOZILLA_OFFICIAL": "1" michael@0: }, michael@0: "b2g_manifest": "wasabi.xml", michael@0: "b2g_manifest_branch": "master", michael@0: "b2g_manifest_intree": true, michael@0: "additional_source_tarballs": ["backup-wasabi.tar.gz"], michael@0: "gecko_l10n_root": "https://hg.mozilla.org/l10n-central", michael@0: "gaia": { michael@0: "l10n": { michael@0: "vcs": "hgtool", michael@0: "root": "https://hg.mozilla.org/gaia-l10n" michael@0: } michael@0: } michael@0: }