summaryrefslogtreecommitdiffstats
path: root/meta/classes/fs-uuid.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/fs-uuid.bbclass')
-rw-r--r--meta/classes/fs-uuid.bbclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/fs-uuid.bbclass b/meta/classes/fs-uuid.bbclass
index 93a3e420d5..a9e7eb8c67 100644
--- a/meta/classes/fs-uuid.bbclass
+++ b/meta/classes/fs-uuid.bbclass
@@ -1,6 +1,8 @@
1# 1#
2# Copyright OpenEmbedded Contributors 2# Copyright OpenEmbedded Contributors
3# 3#
4# SPDX-License-Identifier: MIT
5#
4 6
5# Extract UUID from ${ROOTFS}, which must have been built 7# Extract UUID from ${ROOTFS}, which must have been built
6# by the time that this function gets called. Only works 8# by the time that this function gets called. Only works