diff options
Diffstat (limited to 'meta/classes/gsettings.bbclass')
-rw-r--r-- | meta/classes/gsettings.bbclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/gsettings.bbclass b/meta/classes/gsettings.bbclass index 3fa5bd40b3..d811a0e034 100644 --- a/meta/classes/gsettings.bbclass +++ b/meta/classes/gsettings.bbclass | |||
@@ -1,3 +1,7 @@ | |||
1 | # | ||
2 | # Copyright OpenEmbedded Contributors | ||
3 | # | ||
4 | |||
1 | # A bbclass to handle installed GSettings (glib) schemas, updated the compiled | 5 | # A bbclass to handle installed GSettings (glib) schemas, updated the compiled |
2 | # form on package install and remove. | 6 | # form on package install and remove. |
3 | # | 7 | # |