diff options
Diffstat (limited to 'meta/recipes-devtools/go/go-1.8.inc')
| -rw-r--r-- | meta/recipes-devtools/go/go-1.8.inc | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/recipes-devtools/go/go-1.8.inc b/meta/recipes-devtools/go/go-1.8.inc deleted file mode 100644 index 8c4b71e428..0000000000 --- a/meta/recipes-devtools/go/go-1.8.inc +++ /dev/null | |||
| @@ -1,22 +0,0 @@ | |||
| 1 | require go-common.inc | ||
| 2 | |||
| 3 | GOMINOR = "3" | ||
| 4 | GO_BASEVERSION = "1.8" | ||
| 5 | PV .= ".${GOMINOR}" | ||
| 6 | FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}/go-${GO_BASEVERSION}:" | ||
| 7 | |||
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707" | ||
| 9 | |||
| 10 | SRC_URI += "\ | ||
| 11 | file://armhf-elf-header.patch \ | ||
| 12 | file://syslog.patch \ | ||
| 13 | file://fix-target-cc-for-build.patch \ | ||
| 14 | file://fix-cc-handling.patch \ | ||
| 15 | file://split-host-and-target-build.patch \ | ||
| 16 | file://gotooldir.patch \ | ||
| 17 | file://make-goroot-precious.patch \ | ||
| 18 | file://set-gotooldir-during-bootstrap.patch \ | ||
| 19 | file://0006-linker-add-soname-to-shareable-objects.patch \ | ||
| 20 | " | ||
| 21 | SRC_URI[main.md5sum] = "64e9380e07bba907e26a00cf5fcbe77e" | ||
| 22 | SRC_URI[main.sha256sum] = "5f5dea2447e7dcfdc50fa6b94c512e58bfba5673c039259fd843f68829d99fa6" | ||
