diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-02-22 11:15:05 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-03-24 17:34:24 -0400 |
commit | 12c264bb7d53a431839b799ddf8bfcf4c7a0060a (patch) | |
tree | c159c906d3d8cd9949f3293aeea94cbbfb3b896b /meta-agl-jailhouse/recipes-extended/jailhouse/jailhouse_git.bb | |
parent | 54ff4093c3cc7b76f4da4ed543aa4302c7a12252 (diff) |
Update to SPDX license names
Apply updates from running the new convert-spdx-licenses script
from upstream. This is not currently a hard requirement from
upstream, but futureproofs for when the license name mapping is
finally removed.
Bug-AGL: SPEC-3819
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Iad7f9d353d3111287e2b39ee98cd872e2b7fec32
Diffstat (limited to 'meta-agl-jailhouse/recipes-extended/jailhouse/jailhouse_git.bb')
-rw-r--r-- | meta-agl-jailhouse/recipes-extended/jailhouse/jailhouse_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-jailhouse/recipes-extended/jailhouse/jailhouse_git.bb b/meta-agl-jailhouse/recipes-extended/jailhouse/jailhouse_git.bb index 2c9bff50..f299d0e5 100644 --- a/meta-agl-jailhouse/recipes-extended/jailhouse/jailhouse_git.bb +++ b/meta-agl-jailhouse/recipes-extended/jailhouse/jailhouse_git.bb @@ -4,7 +4,7 @@ operating systems besides Linux. For this purpose, it configures CPU and device platform in a way that none of these domains, called 'cells' here, can interfere with each other in an unacceptable way." HOMEPAGE = "https://github.com/siemens/jailhouse" SECTION = "jailhouse" -LICENSE = "GPL-2.0 & BSD-2-Clause" +LICENSE = "GPL-2.0-only & BSD-2-Clause" LIC_FILES_CHKSUM = " \ file://COPYING;md5=9fa7f895f96bde2d47fd5b7d95b6ba4d \ |