From 1b3828ccb24c137202c69f23035ee5c098dd8897 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 18 Sep 2021 09:57:35 -0700 Subject: python3-kiwisolver: set precise BSD license "BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-kiwisolver_1.3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.2.bb b/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.2.bb index cf14c49e6c..dac6cd48b9 100644 --- a/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.2.bb @@ -1,6 +1,6 @@ SUMMARY = "A fast implementation of the Cassowary constraint solver" HOMEPAGE = "https://github.com/nucleic/kiwi" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://setup.py;endline=7;md5=e54bd74bd9d0a84ae3f8f6d21ada0ab4" SRC_URI[sha256sum] = "fc4453705b81d03568d5b808ad8f09c77c47534f6ac2e72e733f9ca4714aa75c" -- cgit v1.2.3-54-g00ecf