diff options
author | Alex Kiernan <alex.kiernan@gmail.com> | 2018-09-18 15:15:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-22 15:52:12 -0700 |
commit | b492b08a4d6efd4768aff6507745761d02bb2977 (patch) | |
tree | 90e84adafe85253b903e3d473feb79b0d12b32bf /meta/classes/grub-efi.bbclass | |
parent | f5603cac26965f2ed873618b3e95c2b9d2354164 (diff) | |
download | poky-b492b08a4d6efd4768aff6507745761d02bb2977.tar.gz |
kernel: Fix modules tarball generation with usrmerge
When usrmerge is enabled the kernel modules aren't under /lib, but /usr/lib;
ensure we fetch the modules from the correct location so we don't have a
tarball which consists of a single symlink.
(From OE-Core rev: 62d2d7d12dda69d6019a1a2d5492450487e41bfd)
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/grub-efi.bbclass')
0 files changed, 0 insertions, 0 deletions