diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/classes-global/insane.bbclass | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/classes-global/insane.bbclass b/meta/classes-global/insane.bbclass index b9d11d4910..151cf0c4ea 100644 --- a/meta/classes-global/insane.bbclass +++ b/meta/classes-global/insane.bbclass | |||
| @@ -835,10 +835,6 @@ def prepopulate_objdump_p(elf, d): | |||
| 835 | 835 | ||
| 836 | # Walk over all files in a directory and call func | 836 | # Walk over all files in a directory and call func |
| 837 | def package_qa_walk(warnfuncs, errorfuncs, package, d): | 837 | def package_qa_walk(warnfuncs, errorfuncs, package, d): |
| 838 | #if this will throw an exception, then fix the dict above | ||
| 839 | target_os = d.getVar('HOST_OS') | ||
| 840 | target_arch = d.getVar('HOST_ARCH') | ||
| 841 | |||
| 842 | warnings = {} | 838 | warnings = {} |
| 843 | errors = {} | 839 | errors = {} |
| 844 | elves = {} | 840 | elves = {} |
