From ecd6adcb8253752cb3346d448281051b1cfce75e Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Fri, 22 Apr 2016 12:50:05 -0400 Subject: 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 --- recipes-devtools/go-cross/go-1.4.inc | 6 +++--- 1 file 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 @@ require go-common.inc -PV = "1.4.2" +PV = "1.4.3" GO_BASEVERSION = "1.4" FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}/go-${GO_BASEVERSION}:" @@ -10,5 +10,5 @@ SRC_URI += "\ " LIC_FILES_CHKSUM = "file://LICENSE;md5=591778525c869cdde0ab5a1bf283cd81" -SRC_URI[md5sum] = "907f85c8fa765d31f7f955836fec4049" -SRC_URI[sha256sum] = "299a6fd8f8adfdce15bc06bde926e7b252ae8e24dd5b16b7d8791ed79e7b5e9b" +SRC_URI[md5sum] = "dfb604511115dd402a77a553a5923a04" +SRC_URI[sha256sum] = "9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959" -- cgit v1.2.3-54-g00ecf