diff options
author | Scott Murray <scott.murray@konsulko.com> | 2021-03-08 12:59:15 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-03-25 21:48:10 +0000 |
commit | 91a98f56e0ab024f706dab56579e1a48f186b525 (patch) | |
tree | bf8d2932929b14c774f678387faf244628e3b617 /meta-security | |
parent | 15e7c8568e7dcfcf1fbcb664998cd85e4712ef78 (diff) |
meta-agl-bsp: add pseudo abort workaround for rcar3 builds
Add workaround to avoid pseudo aborts triggered by the rcar3 kernel
module recipes writing to KERNELSRC in do_install, errors are of the
form (from pseudo.log):
path mismatch [27 links]: ino 19366408 db 'NAMELESS FILE' req 'build/tmp/work-shared/h3ulcb/kernel-source/include'.
See the commit messages in poky commits 4e7c211 and 3b7f2c6 and the
wiki page at:
https://wiki.yoctoproject.org/wiki/Pseudo_Abort
for details on the pseudo behavior change. These can potentially be
moved to the recipes in the BSP, or removed if the recipes are changed
to shift the module headers and symbols to their dev packages.
Bug-AGL: SPEC-3840
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ic872e1cec1ccbd37a5a53d146119fa5053b85482
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26147
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
(cherry picked from commit faa263da89ea43c2abff9fd6f8dd7743af516a9d)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26165
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-security')
0 files changed, 0 insertions, 0 deletions