]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Wed, 14 Aug 2019 16:33:48 +0000 (17:33 +0100)
commit686cf796b94eb44f92d907e24562790ef7c8b1e8
treeaaa8ac8da0f2a61f08b445321ae4027d118feba8
parentd2093ecc224f4dee374b293f6e6c93c658154c52
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

(From OE-Core rev: 60dcae509a210f2cae8eda525a1b006663aef9bf)

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