aboutsummaryrefslogtreecommitdiff
path: root/repo_to_repo_files/binutils-master.rtr
blob: 7cb31941e15e3511eafd9363953a75d239573ff6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "input": [{
    "type": "p4",
    "address": "perforce2:2666",
    "mappings": [
      "//depot2/branches/mobile_toolchain_v15_release_branch/gcctools/google_vendor_src_branch/binutils/binutils-2.21/... ...",
    ],
  },],
  "output": [{
    "type": "git",
    "address": "ssh://gerrit.chromium.org:29418/chromiumos/third_party/binutils.git",
    "ignores": [".svn", ".git"],
    "gerrit": True,
  },],
}