]> code.ossystems Code Review - openembedded-core.git/commit
kernel-devsrc: fix x86 (32bit) on target module build
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 5 Aug 2020 15:42:57 +0000 (11:42 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Aug 2020 14:12:34 +0000 (15:12 +0100)
commit368537ab94e141e02eb981fa0fb44548b4be297e
tree4b4f22da51b5cb26f0e74e0644345c7778cea80a
parent06f0e54c06a9e07dabb612a907bbf2542b5ac52e
kernel-devsrc: fix x86 (32bit) on target module build

The previous devsrc v5.8 on target build fixup [532ae127c
kernel-devsrc: fix on-target module build for v5.8+], missed
on condition: the defconfig

On 32bit x86 the arch can be queried differently on the host
and target. We aren't building against the defconfig, so we
remove it from auto.conf.cmd and we can again prepare to build
modules on target.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/kernel-devsrc.bb