[oe-commits] Jeremy Lainé : insane.bbclass: document error class "9 " (LDFLAGS ignored)

GIT User account git at amethyst.openembedded.net
Thu Apr 2 11:43:47 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9b8323739f1349983d973ff2b86b27f0aceb4d0f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9b8323739f1349983d973ff2b86b27f0aceb4d0f

Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Thu Apr  2 11:40:53 2009 +0000

insane.bbclass: document error class "9" (LDFLAGS ignored)

---

 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"""





More information about the Openembedded-commits mailing list