]> code.ossystems Code Review - openembedded-core.git/commit
archiver: Fix archive for linked kernel source
authorTom Hochstein <tom.hochstein@nxp.com>
Tue, 3 Apr 2018 13:51:15 +0000 (08:51 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Apr 2018 13:49:00 +0000 (14:49 +0100)
commit564204dd6b73697ef4b6c17243067892876cc323
tree3fa66ab33da4e209dbaa2bf3c5c1ec08de8e8994
parentb8c5680a67888d43540366a40bd0c501e926ac31
archiver: Fix archive for linked kernel source

When archiving a kernel, if S is ${WORKDIR}/git, then
${WORKDIR}/git is in fact a soft link into work-shared,
and the archive contains just the soft link. Fix by
archiving the real directory.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/archiver.bbclass