]> code.ossystems Code Review - openembedded-core.git/commit
kernel: Fix modules tarball generation with usrmerge
authorAlex Kiernan <alex.kiernan@gmail.com>
Tue, 18 Sep 2018 15:15:21 +0000 (15:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 22 Sep 2018 18:22:30 +0000 (11:22 -0700)
commit62d2d7d12dda69d6019a1a2d5492450487e41bfd
treeb84b3499777fae70f8d98c96086a41012b5d9a82
parentdf72761760d453b2dfc7cc2fa1344bb016df9712
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.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel.bbclass