diff options
| author | Stanislav Brabec <utx@penguin.cz> | 2009-04-02 19:45:18 +0000 |
|---|---|---|
| committer | utx@penguin.cz <utx@penguin.cz> | 2009-04-02 19:45:18 +0000 |
| commit | 7de2f107cf18ed77f9eaa0a5a7d6a07b552ce7af (patch) | |
| tree | ecef2e6c40748def7d5cc68fdedf4a4674ece55b /classes | |
| parent | 9c67c93114222bc6a33e653c21a1fa71a5d65e5e (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""" |
