diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-02-18 13:05:37 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-02-18 13:07:10 -0500 |
| commit | 108e089f7e844fafd12cfddd7eb6f96bef86c0a3 (patch) | |
| tree | d2532573200df6c2180740939e962fbbd6497133 /recipes-containers/lxcfs | |
| parent | c113c0936aa6fab6cb85a245d018f4b18917116a (diff) | |
| download | meta-virtualization-108e089f7e844fafd12cfddd7eb6f96bef86c0a3.tar.gz | |
global: update licence values to SPDX values
These changes are the result of running the convert-spdx-licenses.py
oe-core script.
There's no impact to the build, but we will avoid issues when
interacting with core QA by the alignment.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/lxcfs')
| -rw-r--r-- | recipes-containers/lxcfs/lxcfs_4.0.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/lxcfs/lxcfs_4.0.7.bb b/recipes-containers/lxcfs/lxcfs_4.0.7.bb index ea7132dc..be2c363a 100644 --- a/recipes-containers/lxcfs/lxcfs_4.0.7.bb +++ b/recipes-containers/lxcfs/lxcfs_4.0.7.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "LXCFS is a userspace filesystem created to avoid kernel limitations" | 1 | SUMMARY = "LXCFS is a userspace filesystem created to avoid kernel limitations" |
| 2 | LICENSE = "LGPL-2.1+" | 2 | LICENSE = "LGPL-2.1-or-later" |
| 3 | 3 | ||
| 4 | inherit autotools pkgconfig systemd | 4 | inherit autotools pkgconfig systemd |
| 5 | 5 | ||
