From: Jeremy Lainé Date: Thu, 2 Apr 2009 11:40:53 +0000 (+0000) Subject: insane.bbclass: document error class "9" (LDFLAGS ignored) X-Git-Tag: Release-2010-05/1~3793^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8323739f1349983d973ff2b86b27f0aceb4d0f;p=openembedded.git insane.bbclass: document error class "9" (LDFLAGS ignored) --- diff --git a/classes/insane.bbclass b/classes/insane.bbclass index 48964afb92..3e519c3253 100644 --- a/classes/insane.bbclass +++ b/classes/insane.bbclass @@ -171,6 +171,7 @@ def package_qa_get_elf(path, bits32): # 6 - .pc contains reference to /usr/include or workdir # 7 - the desktop file is not valid # 8 - .la contains reference to the workdir +# 9 - LDFLAGS ignored def package_qa_clean_path(path,d): """ Remove the common prefix from the path. In this case it is the TMPDIR"""