mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
gcc-common.inc: Fix comment
(From OE-Core rev: a4a98b6d6273d4e716afbff0880d0ac2ff7be0a9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -107,5 +107,5 @@ addtask headerfix after do_unpack before do_patch
|
||||
do_headerfix[vardepvalue] = "PATH"
|
||||
|
||||
# We need to ensure that for the shared work directory, the do_patch singatures match
|
||||
The real WORKDIR location isn't a dependency for the shared workdir.
|
||||
# The real WORKDIR location isn't a dependency for the shared workdir.
|
||||
src_patches[vardepsexclude] = "WORKDIR"
|
||||
|
||||
Reference in New Issue
Block a user