]> code.ossystems Code Review - openembedded-core.git/commit
go-crosssdk: PN should use SDK_SYS, not TARGET_ARCH
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Dec 2018 14:46:30 +0000 (14:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Dec 2018 17:09:12 +0000 (17:09 +0000)
commitda8c3728bf8bb4d4ae71e15626fc10976802185d
tree72cff62db52a80ea4c3b4c8e4d4ea3457cab4bbf
parent34109d66cd0f1f9746e8cc50a5d4334efdc0ce38
go-crosssdk: PN should use SDK_SYS, not TARGET_ARCH

The crosssdk dependencies are handled using the virtual/ namespace so
this name doesn't matter in the general sense. We want to be able to provide
recipe maintainer information through overrides though, so this standardises it
with the behaviour from gcc-crosssdk and ensures the maintainer overrides work.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/go/go-crosssdk.inc