diff options
| author | prettyboy <[email protected]> | 2023-09-08 10:08:57 +0300 |
|---|---|---|
| committer | prettyboy <[email protected]> | 2023-09-08 10:39:21 +0300 |
| commit | 329f805999a3b41e406959a17cf35ab193ef05a5 (patch) | |
| tree | 9a3059df4d544b6c9d6f474344e52f65bd13b4c1 /build/platform | |
| parent | 02ea6261088be81bbc455933cecf8b41726946c1 (diff) | |
Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for opensource
Diffstat (limited to 'build/platform')
| -rw-r--r-- | build/platform/gcc/gcc102-arm-none-eabi.json | 10 | ||||
| -rw-r--r-- | build/platform/gcc/gcc82.json | 10 | ||||
| -rw-r--r-- | build/platform/gcc/gcc840-riscv32-esp-elf.json | 7 | ||||
| -rw-r--r-- | build/platform/gcc/nds32le-elf-mculib-v5f.json | 10 | ||||
| -rw-r--r-- | build/platform/gcc/xtensa-hifi5-elf.json | 7 | ||||
| -rw-r--r-- | build/platform/ix/perf.json | 10 | ||||
| -rw-r--r-- | build/platform/ndk/ndk-r25b.json | 10 | ||||
| -rw-r--r-- | build/platform/python/ymake_python2/resources.json | 22 |
8 files changed, 0 insertions, 86 deletions
diff --git a/build/platform/gcc/gcc102-arm-none-eabi.json b/build/platform/gcc/gcc102-arm-none-eabi.json deleted file mode 100644 index d0a3a3f586e..00000000000 --- a/build/platform/gcc/gcc102-arm-none-eabi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "by_platform": { - "linux-x86_64": { - "uri": "sbr:2289626116" - }, - "darwin-x86_64": { - "uri": "sbr:4303925056" - } - } -} diff --git a/build/platform/gcc/gcc82.json b/build/platform/gcc/gcc82.json deleted file mode 100644 index a189ce21e34..00000000000 --- a/build/platform/gcc/gcc82.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "by_platform": { - "darwin-x86_64": { - "uri": "sbr:648775263" - }, - "linux-x86_64": { - "uri": "sbr:648775657" - } - } -} diff --git a/build/platform/gcc/gcc840-riscv32-esp-elf.json b/build/platform/gcc/gcc840-riscv32-esp-elf.json deleted file mode 100644 index d7022bead0f..00000000000 --- a/build/platform/gcc/gcc840-riscv32-esp-elf.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "by_platform": { - "linux-x86_64": { - "uri": "sbr:3920933794" - } - } -} diff --git a/build/platform/gcc/nds32le-elf-mculib-v5f.json b/build/platform/gcc/nds32le-elf-mculib-v5f.json deleted file mode 100644 index 62066652eac..00000000000 --- a/build/platform/gcc/nds32le-elf-mculib-v5f.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "by_platform": { - "linux-x86_64": { - "uri": "sbr:3151772652" - }, - "darwin-x86_64": { - "uri": "sbr:4345130858" - } - } -} diff --git a/build/platform/gcc/xtensa-hifi5-elf.json b/build/platform/gcc/xtensa-hifi5-elf.json deleted file mode 100644 index 522be0c6d83..00000000000 --- a/build/platform/gcc/xtensa-hifi5-elf.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "by_platform": { - "linux-x86_64": { - "uri": "sbr:4515063012" - } - } -} diff --git a/build/platform/ix/perf.json b/build/platform/ix/perf.json deleted file mode 100644 index 7ad20e42387..00000000000 --- a/build/platform/ix/perf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "by_platform": { - "linux-x86_64": { - "uri": "sbr:4504039783" - }, - "linux-aarch64": { - "uri": "sbr:4315087441" - } - } -} diff --git a/build/platform/ndk/ndk-r25b.json b/build/platform/ndk/ndk-r25b.json deleted file mode 100644 index 432bca826b8..00000000000 --- a/build/platform/ndk/ndk-r25b.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "by_platform": { - "darwin-x86_64": { - "uri": "sbr:3610382528" - }, - "linux-x86_64": { - "uri": "sbr:3610381029" - } - } -} diff --git a/build/platform/python/ymake_python2/resources.json b/build/platform/python/ymake_python2/resources.json deleted file mode 100644 index 880a39a0539..00000000000 --- a/build/platform/python/ymake_python2/resources.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "by_platform": { - "darwin-arm64": { - "uri": "sbr:2989596911" - }, - "darwin-x86_64": { - "uri": "sbr:2989597929" - }, - "linux-x86_64": { - "uri": "sbr:2989598506" - }, - "linux-ppc64le": { - "uri": "sbr:2989596149" - }, - "win32-x86_64": { - "uri": "sbr:2989597467" - }, - "linux-aarch64": { - "uri": "sbr:3864777619" - } - } -} |
