diff options
Diffstat (limited to 'meta/classes/testimage.bbclass')
-rw-r--r-- | meta/classes/testimage.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/testimage.bbclass b/meta/classes/testimage.bbclass index 7898223bce..8d2fab21df 100644 --- a/meta/classes/testimage.bbclass +++ b/meta/classes/testimage.bbclass | |||
@@ -1,6 +1,6 @@ | |||
1 | # Copyright (C) 2013 Intel Corporation | 1 | # Copyright (C) 2013 Intel Corporation |
2 | # | 2 | # |
3 | # Released under the MIT license (see COPYING.MIT) | 3 | # SPDX-License-Identifier: MIT |
4 | 4 | ||
5 | inherit metadata_scm | 5 | inherit metadata_scm |
6 | inherit image-artifact-names | 6 | inherit image-artifact-names |