summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2016-04-22 12:50:05 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2016-04-22 12:51:23 -0400
commitecd6adcb8253752cb3346d448281051b1cfce75e (patch)
tree332431f49d028d9200521671232b41f17d19241d /recipes-devtools
parent23459b9b701748b2f0c003df4ed404bfeef5e25f (diff)
downloadmeta-virtualization-ecd6adcb8253752cb3346d448281051b1cfce75e.tar.gz
go-cross: uprev 1.4.2 --> 1.4.3
There is a fix for newer binutils that was aimed at being placed on the 1.4.3 baseline, so update accordingly. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/go-cross/go-1.4.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-devtools/go-cross/go-1.4.inc b/recipes-devtools/go-cross/go-1.4.inc
index 0ffbcd0a..898ad94b 100644
--- a/recipes-devtools/go-cross/go-1.4.inc
+++ b/recipes-devtools/go-cross/go-1.4.inc
@@ -1,6 +1,6 @@
1require go-common.inc 1require go-common.inc
2 2
3PV = "1.4.2" 3PV = "1.4.3"
4GO_BASEVERSION = "1.4" 4GO_BASEVERSION = "1.4"
5FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}/go-${GO_BASEVERSION}:" 5FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}/go-${GO_BASEVERSION}:"
6 6
@@ -10,5 +10,5 @@ SRC_URI += "\
10" 10"
11 11
12LIC_FILES_CHKSUM = "file://LICENSE;md5=591778525c869cdde0ab5a1bf283cd81" 12LIC_FILES_CHKSUM = "file://LICENSE;md5=591778525c869cdde0ab5a1bf283cd81"
13SRC_URI[md5sum] = "907f85c8fa765d31f7f955836fec4049" 13SRC_URI[md5sum] = "dfb604511115dd402a77a553a5923a04"
14SRC_URI[sha256sum] = "299a6fd8f8adfdce15bc06bde926e7b252ae8e24dd5b16b7d8791ed79e7b5e9b" 14SRC_URI[sha256sum] = "9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959"