summaryrefslogtreecommitdiffstats
path: root/meta/classes/image-buildinfo.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/image-buildinfo.bbclass')
-rw-r--r--meta/classes/image-buildinfo.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/image-buildinfo.bbclass b/meta/classes/image-buildinfo.bbclass
index ef790bb73b..206cc9d57d 100644
--- a/meta/classes/image-buildinfo.bbclass
+++ b/meta/classes/image-buildinfo.bbclass
@@ -4,7 +4,7 @@
4# Copyright (C) 2014 Intel Corporation 4# Copyright (C) 2014 Intel Corporation
5# Author: Alejandro Enedino Hernandez Samaniego <alejandro.hernandez@intel.com> 5# Author: Alejandro Enedino Hernandez Samaniego <alejandro.hernandez@intel.com>
6# 6#
7# Licensed under the MIT license, see COPYING.MIT for details 7# SPDX-License-Identifier: MIT
8# 8#
9# Usage: add INHERIT += "image-buildinfo" to your conf file 9# Usage: add INHERIT += "image-buildinfo" to your conf file
10# 10#