From 108e089f7e844fafd12cfddd7eb6f96bef86c0a3 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 18 Feb 2022 13:05:37 -0500 Subject: 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 --- recipes-networking/openvswitch/openvswitch.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-networking/openvswitch') 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 = "\ HOMEPAGE = "http://openvswitch.org/" SECTION = "networking" -LICENSE = "Apache-2" +LICENSE = "Apache-2.0" DEPENDS += "bridge-utils openssl python3 perl python3-six-native coreutils-native" -- cgit v1.2.3-54-g00ecf