From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- external/poky/meta/lib/oeqa/core/utils/path.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'external/poky/meta/lib/oeqa/core/utils/path.py') diff --git a/external/poky/meta/lib/oeqa/core/utils/path.py b/external/poky/meta/lib/oeqa/core/utils/path.py index a21caad5..c086dcb0 100644 --- a/external/poky/meta/lib/oeqa/core/utils/path.py +++ b/external/poky/meta/lib/oeqa/core/utils/path.py @@ -1,5 +1,8 @@ +# # Copyright (C) 2016 Intel Corporation -# Released under the MIT license (see COPYING.MIT) +# +# SPDX-License-Identifier: MIT +# import os import sys -- cgit 1.2.3-korg