diff options
Diffstat (limited to 'meta/classes/fs-uuid.bbclass')
-rw-r--r-- | meta/classes/fs-uuid.bbclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/fs-uuid.bbclass b/meta/classes/fs-uuid.bbclass index 9b53dfba7a..93a3e420d5 100644 --- a/meta/classes/fs-uuid.bbclass +++ b/meta/classes/fs-uuid.bbclass | |||
@@ -1,3 +1,7 @@ | |||
1 | # | ||
2 | # Copyright OpenEmbedded Contributors | ||
3 | # | ||
4 | |||
1 | # Extract UUID from ${ROOTFS}, which must have been built | 5 | # Extract UUID from ${ROOTFS}, which must have been built |
2 | # by the time that this function gets called. Only works | 6 | # by the time that this function gets called. Only works |
3 | # on ext file systems and depends on tune2fs. | 7 | # on ext file systems and depends on tune2fs. |