summaryrefslogtreecommitdiffstats
path: root/meta/classes/useradd-staticids.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/useradd-staticids.bbclass')
-rw-r--r--meta/classes/useradd-staticids.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/useradd-staticids.bbclass b/meta/classes/useradd-staticids.bbclass
index 3acf59cd46..c994b5979e 100644
--- a/meta/classes/useradd-staticids.bbclass
+++ b/meta/classes/useradd-staticids.bbclass
@@ -1,3 +1,7 @@
1#
2# Copyright OpenEmbedded Contributors
3#
4
1# In order to support a deterministic set of 'dynamic' users/groups, 5# In order to support a deterministic set of 'dynamic' users/groups,
2# we need a function to reformat the params based on a static file 6# we need a function to reformat the params based on a static file
3def update_useradd_static_config(d): 7def update_useradd_static_config(d):