Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / scripts / pigweed.json
1 [
2     {
3         "path": "gn/gn/${os}-${arch=amd64,arm64}",
4         "tags": ["git_revision:d7cf6238e07f87b51118f9823a1ec024c1f1932b"]
5     },
6     {
7         "path": "infra/ninja/${os}-${arch=amd64}",
8         "tags": ["version:1.9.0"]
9     },
10     {
11         "path": "infra/cmake/${os}-${arch=amd64}",
12         "tags": ["version:3.16.1"]
13     },
14     {
15         "_comment": "TODO(pwbug/93): Package Bazel for Windows.",
16         "path": "pigweed/third_party/bazel/${os=linux,mac}-${arch=amd64}",
17         "tags": ["version:3.2.0"]
18     },
19     {
20         "path": "pigweed/third_party/bloaty-embedded/${os=linux,mac}-${arch=amd64}",
21         "tags": ["git_revision:2d87d204057b419f5290f8d38b61b9c2c5b4fb52-2"]
22     },
23     {
24         "path": "pigweed/third_party/gcc-arm-none-eabi/${os}-${arch=amd64}",
25         "tags": ["version:9-2020-q2-update"]
26     },
27     {
28         "path": "infra/3pp/tools/protoc/${os}-${arch}",
29         "tags": ["version:3.14.0"]
30     },
31     {
32         "_comment": "TODO(pwbug/70) Put clang in cipd for Windows.",
33         "path": "fuchsia/third_party/clang/${os=linux,mac}-${arch}",
34         "tags": ["git_revision:8af160b0b8ca8102b9490a287244af75727872f5"]
35     },
36     {
37         "_comment": "When bumping the minor version (e.g., to 3.9.x) also update env_setup/virtualenv/init.py to check for the new version.",
38         "path": "infra/3pp/tools/cpython3/${os=mac}-${arch}",
39         "tags": ["version:3.8.2.chromium.10"]
40     },
41     {
42         "path": "infra/go/${os}-${arch=amd64}",
43         "tags": ["version:1.13.5"]
44     },
45     {
46         "path": "pigweed/third_party/protoc-gen-go/${os}-${arch=amd64}",
47         "tags": ["version:1.3.2"]
48     },
49     {
50         "_comment": "TODO(pwbug/66) Put openocd in cipd for Windows.",
51         "path": "pigweed/third_party/openocd/${os=linux,mac}-${arch=amd64}",
52         "tags": ["git_revision:e41c0f4906e46d1076ce62a0da5518aa1ca280b8"]
53     },
54     {
55         "_comment": "TODO(pwbug/69) Put rust in cipd for Windows.",
56         "path": "fuchsia/rust/${os=linux,mac}-${arch=amd64}",
57         "tags": ["git_revision:027149919e36ce5645ca5d02d55b97ef52eb55ba"]
58     },
59     {
60         "path": "pigweed/third_party/mingw64-x86_64-win32-seh/${os=windows}-${arch=amd64}",
61         "tags": ["version:8.1.0"]
62     },
63     {
64         "path": "pigweed/host_tools/${os}-${arch=amd64}",
65         "tags": ["git_revision:01145c97424e9158fd9b96b957176de4bb7e8f0c"]
66     },
67     {
68         "path": "infra/goma/client/${os}-${arch=amd64}",
69         "tags": ["git_revision:be1b7f4547023e809b636dc9572c976ccb33dcac"]
70     },
71     {
72         "path": "fuchsia/third_party/qemu/${os=linux,mac}-${arch}",
73         "tags": ["git_revision:841f14e74f5af7886cf49cfcd4fed264911ae58e"]
74     },
75     {
76         "path": "fuchsia/third_party/kythe",
77         "subdir": "kythe",
78         "tags": ["version:1.0.1"]
79     },
80     {
81         "path": "fuchsia/third_party/kythe-libs/${os=linux}-${arch=amd64}",
82         "subdir": "kythe",
83         "tags": ["version:2020-08-05"]
84     }
85 ]