diff options
Diffstat (limited to 'meta/classes/report-error.bbclass')
| -rw-r--r-- | meta/classes/report-error.bbclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/classes/report-error.bbclass b/meta/classes/report-error.bbclass index 6866d47370..2f692fbbcc 100644 --- a/meta/classes/report-error.bbclass +++ b/meta/classes/report-error.bbclass | |||
| @@ -4,7 +4,8 @@ | |||
| 4 | # Copyright (C) 2013 Intel Corporation | 4 | # Copyright (C) 2013 Intel Corporation |
| 5 | # Author: Andreea Brandusa Proca <andreea.b.proca@intel.com> | 5 | # Author: Andreea Brandusa Proca <andreea.b.proca@intel.com> |
| 6 | # | 6 | # |
| 7 | # Licensed under the MIT license, see COPYING.MIT for details | 7 | # SPDX-License-Identifier: MIT |
| 8 | # | ||
| 8 | 9 | ||
| 9 | ERR_REPORT_DIR ?= "${LOG_DIR}/error-report" | 10 | ERR_REPORT_DIR ?= "${LOG_DIR}/error-report" |
| 10 | 11 | ||
