From: Oleksandr Kravchuk Date: Fri, 30 Aug 2019 01:04:01 +0000 (+0200) Subject: go-dep: update to 0.5.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13423 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a3b36401f86afa13426b302ce31bbd20dd871be;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git go-dep: update to 0.5.4 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/go/go-dep_0.5.0.bb b/meta/recipes-devtools/go/go-dep_0.5.4.bb similarity index 90% rename from meta/recipes-devtools/go/go-dep_0.5.0.bb rename to meta/recipes-devtools/go/go-dep_0.5.4.bb index a4d631f8ea7..ead87870e2f 100644 --- a/meta/recipes-devtools/go/go-dep_0.5.0.bb +++ b/meta/recipes-devtools/go/go-dep_0.5.4.bb @@ -8,8 +8,7 @@ SRC_URI = "git://${GO_IMPORT} \ file://0001-Add-support-for-mips-mips64.patch;patchdir=src/github.com/golang/dep \ " -# Points to 0.5.0 tag -SRCREV = "224a564abe296670b692fe08bb63a3e4c4ad7978" +SRCREV = "1f7c19e5f52f49ffb9f956f64c010be14683468b" inherit go