summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch
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/openvswitch
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/openvswitch')
-rw-r--r--recipes-networking/openvswitch/openvswitch.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-networking/openvswitch/openvswitch.inc b/recipes-networking/openvswitch/openvswitch.inc
index 831e0b35..251a7056 100644
--- a/recipes-networking/openvswitch/openvswitch.inc
+++ b/recipes-networking/openvswitch/openvswitch.inc
@@ -9,7 +9,7 @@ DESCRIPTION = "\
9 9
10HOMEPAGE = "http://openvswitch.org/" 10HOMEPAGE = "http://openvswitch.org/"
11SECTION = "networking" 11SECTION = "networking"
12LICENSE = "Apache-2" 12LICENSE = "Apache-2.0"
13 13
14DEPENDS += "bridge-utils openssl python3 perl python3-six-native coreutils-native" 14DEPENDS += "bridge-utils openssl python3 perl python3-six-native coreutils-native"
15 15