diff options
Diffstat (limited to 'meta/classes/autotools-brokensep.bbclass')
-rw-r--r-- | meta/classes/autotools-brokensep.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/autotools-brokensep.bbclass b/meta/classes/autotools-brokensep.bbclass index ac9a8d07c9..a0fb4b7b50 100644 --- a/meta/classes/autotools-brokensep.bbclass +++ b/meta/classes/autotools-brokensep.bbclass | |||
@@ -1,6 +1,8 @@ | |||
1 | # | 1 | # |
2 | # Copyright OpenEmbedded Contributors | 2 | # Copyright OpenEmbedded Contributors |
3 | # | 3 | # |
4 | # SPDX-License-Identifier: MIT | ||
5 | # | ||
4 | 6 | ||
5 | # Autotools class for recipes where separate build dir doesn't work | 7 | # Autotools class for recipes where separate build dir doesn't work |
6 | # Ideally we should fix software so it does work. Standard autotools supports | 8 | # Ideally we should fix software so it does work. Standard autotools supports |