]> 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)
committerArmin Kuster <akuster808@gmail.com>
Tue, 25 Jun 2019 14:26:36 +0000 (07:26 -0700)
commit025cd45d4129266d34a919573c02a8504f092c1b
tree9b62bb23fc7b5858e8f34bb111e0db4fbb522f0c
parentfca74928bf2002daf526ad8c1446c8d9ba891a78
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>
Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/go/go-crosssdk.inc