Skip to content
Commit 9191aa68 authored by Benjamin Szőke's avatar Benjamin Szőke Committed by Richard Purdie
Browse files

archiver.bbclass: Fix work-shared checking for kernel recipes



Source dir can be a symbolic link in some BSP's linux kernel recipe
which points to work-shared path (like linux-fslc in meta-freescale).
Change to use os.path.realpath() in order to get real path of
source dir.

Signed-off-by: default avatarBenjamin Szőke <egyszeregy@freemail.hu>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 83a7c016
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment