]> code.ossystems Code Review - openembedded-core.git/commit
go-runtime: remove conflict files from -dev packages
authorChangqing Li <changqing.li@windriver.com>
Tue, 13 Aug 2019 08:36:22 +0000 (16:36 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2019 12:43:55 +0000 (13:43 +0100)
commit60dcae509a210f2cae8eda525a1b006663aef9bf
tree12b9f55eb53fab70fe7d5c5df9f48241bb35b137
parentb1ebf9122a5670044998adb83ca7a5a6c5454eaa
go-runtime: remove conflict files from -dev packages

fix below error:
file /usr/lib64/go/src/cmd/cgo/zdefaultcc.go conflicts between attempted installs of go-dev-1.12.6-r0.core2_64 and go-runtime-dev-1.12.6-r0.core2_64
file /usr/lib64/go/src/cmd/go/internal/cfg/zdefaultcc.go conflicts between attempted installs of go-dev-1.12.6-r0.core2_64 and go-runtime-dev-1.12.6-r0.core2_64

these 2 files existed in both go-dev and go-runtime-dev
remove it from go-runtime-dev to fix the problem

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/go/go-runtime.inc