diff options
Diffstat (limited to 'recipes-devtools/go-cross/go-1.5.inc')
| -rw-r--r-- | recipes-devtools/go-cross/go-1.5.inc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/recipes-devtools/go-cross/go-1.5.inc b/recipes-devtools/go-cross/go-1.5.inc deleted file mode 100644 index bb91ed8a..00000000 --- a/recipes-devtools/go-cross/go-1.5.inc +++ /dev/null | |||
| @@ -1,19 +0,0 @@ | |||
| 1 | require go-common.inc | ||
| 2 | |||
| 3 | PV = "1.5.2" | ||
| 4 | GO_BASEVERSION = "1.5" | ||
| 5 | FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}/go-${GO_BASEVERSION}:" | ||
| 6 | |||
| 7 | |||
| 8 | SRC_URI += "\ | ||
| 9 | file://armhf-elf-header.patch \ | ||
| 10 | file://syslog.patch \ | ||
| 11 | file://fix-target-cc-for-build.patch \ | ||
| 12 | file://fix-cc-handling.patch \ | ||
| 13 | file://split-host-and-target-build.patch \ | ||
| 14 | file://gotooldir.patch \ | ||
| 15 | " | ||
| 16 | |||
| 17 | LIC_FILES_CHKSUM = "file://LICENSE;md5=591778525c869cdde0ab5a1bf283cd81" | ||
| 18 | SRC_URI[md5sum] = "38fed22e7b80672291e7cba7fb9c3475" | ||
| 19 | SRC_URI[sha256sum] = "f3ddd624c00461641ce3d3a8d8e3c622392384ca7699e901b370a4eac5987a74" | ||
