From 6b2cb8280211d2e28ce75d6a107f99a3fa7868ae Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 24 Jan 2012 14:38:31 +0000 Subject: gcc-common.inc: Fix comment (From OE-Core rev: a4a98b6d6273d4e716afbff0880d0ac2ff7be0a9) Signed-off-by: Richard Purdie --- meta/recipes-devtools/gcc/gcc-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/gcc') diff --git a/meta/recipes-devtools/gcc/gcc-common.inc b/meta/recipes-devtools/gcc/gcc-common.inc index 5ba68a094c..e89a7c0e97 100644 --- a/meta/recipes-devtools/gcc/gcc-common.inc +++ b/meta/recipes-devtools/gcc/gcc-common.inc @@ -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" -- cgit v1.2.3-54-g00ecf