diff options
Diffstat (limited to 'meta/classes/texinfo.bbclass')
-rw-r--r-- | meta/classes/texinfo.bbclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/texinfo.bbclass b/meta/classes/texinfo.bbclass index 68c9d4fb70..d7afbc7d6a 100644 --- a/meta/classes/texinfo.bbclass +++ b/meta/classes/texinfo.bbclass | |||
@@ -1,3 +1,7 @@ | |||
1 | # | ||
2 | # Copyright OpenEmbedded Contributors | ||
3 | # | ||
4 | |||
1 | # This class is inherited by recipes whose upstream packages invoke the | 5 | # This class is inherited by recipes whose upstream packages invoke the |
2 | # texinfo utilities at build-time. Native and cross recipes are made to use the | 6 | # texinfo utilities at build-time. Native and cross recipes are made to use the |
3 | # dummy scripts provided by texinfo-dummy-native, for improved performance. | 7 | # dummy scripts provided by texinfo-dummy-native, for improved performance. |