diff options
Diffstat (limited to 'meta/classes/insane.bbclass')
| -rw-r--r-- | meta/classes/insane.bbclass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass index f2d2ca3689..433e4dfa33 100644 --- a/meta/classes/insane.bbclass +++ b/meta/classes/insane.bbclass | |||
| @@ -702,8 +702,6 @@ def package_qa_recipe(warnfuncs, errorfuncs, pn, d): | |||
| 702 | 702 | ||
| 703 | # Walk over all files in a directory and call func | 703 | # Walk over all files in a directory and call func |
| 704 | def package_qa_walk(warnfuncs, errorfuncs, package, d): | 704 | def package_qa_walk(warnfuncs, errorfuncs, package, d): |
| 705 | import oe.qa | ||
| 706 | |||
| 707 | #if this will throw an exception, then fix the dict above | 705 | #if this will throw an exception, then fix the dict above |
| 708 | target_os = d.getVar('TARGET_OS') | 706 | target_os = d.getVar('TARGET_OS') |
| 709 | target_arch = d.getVar('TARGET_ARCH') | 707 | target_arch = d.getVar('TARGET_ARCH') |
