summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-1.8.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/go/go-1.8.inc')
-rw-r--r--meta/recipes-devtools/go/go-1.8.inc22
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 @@
1require go-common.inc
2
3GOMINOR = "3"
4GO_BASEVERSION = "1.8"
5PV .= ".${GOMINOR}"
6FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}/go-${GO_BASEVERSION}:"
7
8LIC_FILES_CHKSUM = "file://LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707"
9
10SRC_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"
21SRC_URI[main.md5sum] = "64e9380e07bba907e26a00cf5fcbe77e"
22SRC_URI[main.sha256sum] = "5f5dea2447e7dcfdc50fa6b94c512e58bfba5673c039259fd843f68829d99fa6"