]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Bin/gcc_arm_linux_ext_dep.yaml
BaseTools: remove ext_dep files for gcc
[mirror_edk2.git] / BaseTools / Bin / gcc_arm_linux_ext_dep.yaml
diff --git a/BaseTools/Bin/gcc_arm_linux_ext_dep.yaml b/BaseTools/Bin/gcc_arm_linux_ext_dep.yaml
deleted file mode 100644 (file)
index 151cbfa..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-## @file\r
-# Download GCC ARM compiler from Arm's release site\r
-# Set shell variable GCC5_ARM_INSTALL to this folder\r
-#\r
-# This is only downloaded when a build activates scope gcc_arm_linux\r
-#\r
-# Copyright (c) Microsoft Corporation.\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-##\r
-{\r
-  "scope": "gcc_arm_linux",\r
-  "type": "web",\r
-  "name": "gcc_arm_linux",\r
-  "source": "https://developer.arm.com/-/media/Files/downloads/gnu/11.2-2022.02/binrel/gcc-arm-11.2-2022.02-x86_64-arm-none-linux-gnueabihf.tar.xz",\r
-  "version": "11.2-2022.02",\r
-  "sha256": "c254f7199261fe76c32ef42187502839bda7efad0a66646cf739d074eff45fad",\r
-  "compression_type": "tar",\r
-  "internal_path": "/gcc-arm-11.2-2022.02-x86_64-arm-none-linux-gnueabihf/",\r
-  "flags": ["set_shell_var", ],\r
-  "var_name": "GCC5_ARM_INSTALL"\r
-}\r