diff options
Diffstat (limited to 'meta/classes/siteinfo.bbclass')
-rw-r--r-- | meta/classes/siteinfo.bbclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/siteinfo.bbclass b/meta/classes/siteinfo.bbclass index 3555d5a663..2f20ad781f 100644 --- a/meta/classes/siteinfo.bbclass +++ b/meta/classes/siteinfo.bbclass | |||
@@ -1,3 +1,7 @@ | |||
1 | # | ||
2 | # Copyright OpenEmbedded Contributors | ||
3 | # | ||
4 | |||
1 | # This class exists to provide information about the targets that | 5 | # This class exists to provide information about the targets that |
2 | # may be needed by other classes and/or recipes. If you add a new | 6 | # may be needed by other classes and/or recipes. If you add a new |
3 | # target this will probably need to be updated. | 7 | # target this will probably need to be updated. |