runc-docker: fix build with go 1.12
authorJackie Huang <jackie.huang@windriver.com>
Wed, 14 Aug 2019 05:56:04 +0000 (13:56 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Thu, 10 Oct 2019 02:26:56 +0000 (10:26 +0800)
commit5c6604d20cd81e3d30fcd3c5a5a675e43a3ec858
tree27724f56d5934346e551ec2113c1bc327a46a7e2
parent1b8427bea11b20a12c776fd869744684b4b9e044
runc-docker: 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: Iec4cb68b75e874ab306e65eafbe69ecb2eb64159
meta-oran/recipes-containers/runc/runc-docker_git.bbappend [new file with mode: 0644]