summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorLili Li <lili.li@intel.com>2020-06-26 13:45:56 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-07-02 16:12:37 +0100
commitff2243b6b5c9bbbb00de7e84961120f6e8ad1b90 (patch)
tree3d98b792874bf92e41dd6fe69e342ae9273e7bc7 /meta/recipes-kernel
parent7985a21690306416d180ebc9ab30940f5bd0c53c (diff)
downloadpoky-ff2243b6b5c9bbbb00de7e84961120f6e8ad1b90.tar.gz
kernel.bbclass: Fix Module.symvers support
Starting from v5.8-rc1 commit 269a535ca931 (modpost: generate vmlinux.symvers and reuse it for the second modpost"), kernel will generate new vmlinux.symvers instead of dumping all the vmlinux symbols into Module.symvers in the first pass. Error log: 'run.do_shared_workdir.16614' failed with exit code 1: DEBUG: cp: cannot stat 'Module.symvers': No such file or directory This change will check the file Module.symvers existence before copying it. (From OE-Core rev: e96d99824f085644162fe0599988a3408eab90f8) Signed-off-by: Lili Li <lili.li@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit cd2d62a08a1dfcd890a03ee55132b6d6c65f5ab7) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions