docker-distribution: fix build with go 1.12
authorJackie Huang <jackie.huang@windriver.com>
Mon, 30 Sep 2019 05:34:32 +0000 (13:34 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Thu, 10 Oct 2019 02:26:56 +0000 (10:26 +0800)
commit2d00ead5680c983a830cfb53716d3195fe445a4d
treeab28708547ac71b44fe50a9a932b6be4be1598a6
parentbf045628a1807d666e6129cf4816241022013c36
docker-distribution: 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: If02cf3303e05f9909d2d6c5a94623892e14b5220
meta-oran/recipes-containers/docker-distribution/docker-distribution_git.bbappend [new file with mode: 0644]