summaryrefslogtreecommitdiffstats
path: root/recipes-networking/slirp4netns
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-02-18 13:05:37 -0500
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-02-18 13:07:10 -0500
commit108e089f7e844fafd12cfddd7eb6f96bef86c0a3 (patch)
treed2532573200df6c2180740939e962fbbd6497133 /recipes-networking/slirp4netns
parentc113c0936aa6fab6cb85a245d018f4b18917116a (diff)
downloadmeta-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-networking/slirp4netns')
-rw-r--r--recipes-networking/slirp4netns/slirp4netns_0.4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-networking/slirp4netns/slirp4netns_0.4.1.bb b/recipes-networking/slirp4netns/slirp4netns_0.4.1.bb
index 958d8199..c7a48eb2 100644
--- a/recipes-networking/slirp4netns/slirp4netns_0.4.1.bb
+++ b/recipes-networking/slirp4netns/slirp4netns_0.4.1.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "slirp4netns allows connecting a network namespace to the \
3Internet in a completely unprivileged way, by connecting a TAP device in a \ 3Internet in a completely unprivileged way, by connecting a TAP device in a \
4network namespace to the usermode TCP/IP stack ("slirp")." 4network namespace to the usermode TCP/IP stack ("slirp")."
5 5
6LICENSE = "GPLv2+" 6LICENSE = "GPL-2.0-or-later"
7LIC_FILES_CHKSUM = "file://COPYING;md5=1e2efd29c201480c6be2744d9edade26" 7LIC_FILES_CHKSUM = "file://COPYING;md5=1e2efd29c201480c6be2744d9edade26"
8 8
9SRCREV = "4d38845e2e311b684fc8d1c775c725bfcd5ddc27" 9SRCREV = "4d38845e2e311b684fc8d1c775c725bfcd5ddc27"