summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go_1.15.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-11-02 17:48:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-11-03 08:20:41 +0000
commit84034ea18a9fb1a012a1ecdc3a84296b08d3cc23 (patch)
tree7ed5b2a80da539ca682a69020c3b14aaed4d3335 /meta/recipes-devtools/go/go_1.15.bb
parent335ff8e20068c45b6794f6ef5ed302726e5f46f1 (diff)
downloadopenembedded-core-contrib-84034ea18a9fb1a012a1ecdc3a84296b08d3cc23.tar.gz
go: upgrade 1.15.2 -> 1.15.3
Set PV directly to allow automated version updates between point releases. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/go/go_1.15.bb')
-rw-r--r--meta/recipes-devtools/go/go_1.15.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go_1.15.bb b/meta/recipes-devtools/go/go_1.15.bb
index 4bf9dd50b2..cc4c3fe45d 100644
--- a/meta/recipes-devtools/go/go_1.15.bb
+++ b/meta/recipes-devtools/go/go_1.15.bb
@@ -13,3 +13,4 @@ python() {
if 'mips' in d.getVar('TARGET_ARCH',True) or 'riscv' in d.getVar('TARGET_ARCH',True):
d.appendVar('INSANE_SKIP_%s' % d.getVar('PN',True), " textrel")
}
+