summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-04-02 15:49:13 -0400
committerTom Rini <trini@embeddedalley.com>2009-04-02 15:49:13 -0400
commit3c741fd199cdf8991fff3a44a097c14f1b858783 (patch)
tree6b8884b53e2cfe55294809a89363dab46a965a6a /classes
parentc681b0610fafb1e9e7f84580786fa91f607a7edf (diff)
parentbc4bf696b52c62c68c58c41daffa2aa1c3949492 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'classes')
-rw-r--r--classes/insane.bbclass1
1 files changed, 1 insertions, 0 deletions
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"""