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

GIT User account git at amethyst.openembedded.net
Thu Apr 2 18:15:18 UTC 2009


Module: openembedded.git
Branch: stable/2009
Commit: 63b1f4d4167bc8194d4fa6dd8e26d83c4cd7253b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=63b1f4d4167bc8194d4fa6dd8e26d83c4cd7253b

Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Thu Apr  2 02:58:03 2009 +0000

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

Signed-off-by: Koen Kooi <koen at openembedded.org>
Acked-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

---

 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