diff options
Diffstat (limited to 'meta/classes/live-vm-common.bbclass')
-rw-r--r-- | meta/classes/live-vm-common.bbclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/live-vm-common.bbclass b/meta/classes/live-vm-common.bbclass index 74e7074a53..99b92b6155 100644 --- a/meta/classes/live-vm-common.bbclass +++ b/meta/classes/live-vm-common.bbclass | |||
@@ -1,3 +1,7 @@ | |||
1 | # | ||
2 | # Copyright OpenEmbedded Contributors | ||
3 | # | ||
4 | |||
1 | # Some of the vars for vm and live image are conflicted, this function | 5 | # Some of the vars for vm and live image are conflicted, this function |
2 | # is used for fixing the problem. | 6 | # is used for fixing the problem. |
3 | def set_live_vm_vars(d, suffix): | 7 | def set_live_vm_vars(d, suffix): |