classes: add go112.bbclass to fix build with go 1.12
authorJackie Huang <jackie.huang@windriver.com>
Mon, 30 Sep 2019 06:55:08 +0000 (14:55 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Thu, 10 Oct 2019 02:26:56 +0000 (10:26 +0800)
commitbdd0fa312c00914c3e8d3c99a7edbe00b23b7cfb
tree8b729790fbe8b9ece2ce750eca54693255361fa9
parentda071f80b8756ce948ae54cfee514969d7c13f39
classes: add go112.bbclass to fix build with go 1.12

Fixed the issue:
| build cache is disabled by GOCACHE=off, but required as of Go 1.12

Issue-ID: INF-4
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I6c87014428194382bb68d09119ddd670437d55c5
meta-oran/classes/go112.bbclass [new file with mode: 0644]
meta-oran/recipes-containers/containerd/containerd-opencontainers_git.bbappend
meta-oran/recipes-containers/docker-distribution/docker-distribution_git.bbappend
meta-oran/recipes-containers/docker/docker_%.bbappend
meta-oran/recipes-containers/kubernetes/kubernetes_1.15.2.bb
meta-oran/recipes-containers/runc/runc-docker_git.bbappend
meta-oran/recipes-networking/cni/cni_git.bbappend