[oe-commits] Richard Purdie : gcc-common.inc: Fix comment

git at git.openembedded.org git at git.openembedded.org
Tue Jan 24 14:48:45 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: a4a98b6d6273d4e716afbff0880d0ac2ff7be0a9
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a4a98b6d6273d4e716afbff0880d0ac2ff7be0a9

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Tue Jan 24 14:38:31 2012 +0000

gcc-common.inc: Fix comment

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/gcc/gcc-common.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/gcc/gcc-common.inc b/meta/recipes-devtools/gcc/gcc-common.inc
index 5ba68a0..e89a7c0 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"





More information about the Openembedded-commits mailing list