]> code.ossystems Code Review - openembedded-core.git/commit
kernel: set COMPATIBLE_HOST to *-linux
authorRoss Burton <ross@burtonini.com>
Fri, 11 Dec 2020 16:09:22 +0000 (16:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jan 2021 11:55:26 +0000 (11:55 +0000)
commit3f08f5b7068ecd3a59fc30dd90515df314a94f84
treec863263e0b8fa162f15735ac51707fa500989b53
parent474cd61f0125c6df11229302fbdc60fc1851846e
kernel: set COMPATIBLE_HOST to *-linux

The target system triple contains whether the target is Linux or not,
so use it to avoid situations where you can attempt to build a kernel
for systems which don't support Linux.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b1eeeab21a81990321468ddbdd1745ea24d1828d)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/kernel.bbclass
meta/recipes-kernel/linux/linux-dummy.bb