insane.bbclass: document error class "9" (LDFLAGS ignored)
authorJeremy Lainé <jeremy.laine@m4x.org>
Thu, 2 Apr 2009 11:40:53 +0000 (11:40 +0000)
committerJeremy Lainé <jeremy.laine@m4x.org>
Thu, 2 Apr 2009 11:40:53 +0000 (11:40 +0000)
classes/insane.bbclass

index 48964af..3e519c3 100644 (file)
@@ -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"""