[oe] [STABLE][PATCH] insane.bbclass: document error class "9" (LDFLAGS ignored)

Koen Kooi k.kooi at student.utwente.nl
Thu Apr 2 12:58:03 UTC 2009


From: Jeremy Lainé <jeremy.laine at m4x.org>


Signed-off-by: Koen Kooi <koen at openembedded.org>
---
 classes/insane.bbclass |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/classes/insane.bbclass b/classes/insane.bbclass
index 48964af..3e519c3 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"""
-- 
1.5.6.5





More information about the Openembedded-devel mailing list