diff options
| author | Tom Rini <trini@embeddedalley.com> | 2009-04-02 15:49:13 -0400 |
|---|---|---|
| committer | Tom Rini <trini@embeddedalley.com> | 2009-04-02 15:49:13 -0400 |
| commit | 3c741fd199cdf8991fff3a44a097c14f1b858783 (patch) | |
| tree | 6b8884b53e2cfe55294809a89363dab46a965a6a /classes | |
| parent | c681b0610fafb1e9e7f84580786fa91f607a7edf (diff) | |
| parent | bc4bf696b52c62c68c58c41daffa2aa1c3949492 (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.bbclass | 1 |
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""" |
