From f4ce38bf1eaeac57bfcf769a9f5651465f14623d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 6 Mar 2022 08:40:20 -0800 Subject: [PATCH] recipes: Use SPDX naming convention for LICENSE Signed-off-by: Khem Raj --- .../qt-wpe-simple-browser/qt-wpe-simple-browser_0.1.bb | 2 +- recipes-benchmark/browserperfrunner/libarchive-zip-perl_1.60.bb | 2 +- recipes-browser/webkitgtk/webkitgtk_2.34.6.bb | 2 +- recipes-browser/wpewebkit/wpewebkit.inc | 2 +- recipes-devtools/dicts/test-dicts_git.bb | 2 +- recipes-devtools/fonts/webkit-test-fonts_git.bb | 2 +- recipes-devtools/ruby/ruby-highline_git.bb | 2 +- recipes-flatpak/bubblewrap/bubblewrap_0.4.1.bb | 2 +- recipes-flatpak/xdg-dbus-proxy/xdg-dbus-proxy_0.1.2.bb | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dynamic-layers/qt5-layer/recipes-qt/qt-wpe-simple-browser/qt-wpe-simple-browser_0.1.bb b/dynamic-layers/qt5-layer/recipes-qt/qt-wpe-simple-browser/qt-wpe-simple-browser_0.1.bb index 7c2c0829..5f633bdd 100644 --- a/dynamic-layers/qt5-layer/recipes-qt/qt-wpe-simple-browser/qt-wpe-simple-browser_0.1.bb +++ b/dynamic-layers/qt5-layer/recipes-qt/qt-wpe-simple-browser/qt-wpe-simple-browser_0.1.bb @@ -1,5 +1,5 @@ SUMMARY = "Qt5 WPE simple browser application" -LICENSE = "LGPL-2.1+" +LICENSE = "LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1-or-later;md5=2a4f4fd2128ea2f65047ee63fbca9f68" DEPENDS = "qtbase qtdeclarative" diff --git a/recipes-benchmark/browserperfrunner/libarchive-zip-perl_1.60.bb b/recipes-benchmark/browserperfrunner/libarchive-zip-perl_1.60.bb index 491c19e0..b4c4839d 100644 --- a/recipes-benchmark/browserperfrunner/libarchive-zip-perl_1.60.bb +++ b/recipes-benchmark/browserperfrunner/libarchive-zip-perl_1.60.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Archive::Zip - Provide an interface to ZIP archive files. \ It provides also the crc32 binary" SECTION = "libs" -LICENSE = "Artistic-1.0 | GPL-1.0+" +LICENSE = "Artistic-1.0 | GPL-1.0-or-later" # License "Artistic-1.0 | GPL-1.0+" is also known as the "Perl" license. LIC_FILES_CHKSUM = "file://META.yml;;beginline=13;endline=13;md5=963ce28228347875ace682de56eef8e8" diff --git a/recipes-browser/webkitgtk/webkitgtk_2.34.6.bb b/recipes-browser/webkitgtk/webkitgtk_2.34.6.bb index cec26bf7..63824216 100644 --- a/recipes-browser/webkitgtk/webkitgtk_2.34.6.bb +++ b/recipes-browser/webkitgtk/webkitgtk_2.34.6.bb @@ -1,7 +1,7 @@ SUMMARY = "WebKit web rendering engine for the GTK+ platform" HOMEPAGE = "http://www.webkitgtk.org/" BUGTRACKER = "http://bugs.webkit.org/" -LICENSE = "BSD & LGPLv2+" +LICENSE = "BSD & LGPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Source/WebCore/LICENSE-LGPL-2.1;md5=a778a33ef338abbaf8b8a7c36b6eec80 " # you need harfbuzz with icu enabled, you can add this to your config: diff --git a/recipes-browser/wpewebkit/wpewebkit.inc b/recipes-browser/wpewebkit/wpewebkit.inc index ccba91a1..a7ebe604 100644 --- a/recipes-browser/wpewebkit/wpewebkit.inc +++ b/recipes-browser/wpewebkit/wpewebkit.inc @@ -3,7 +3,7 @@ SUMMARY = "WPE WebKit port pairs the WebKit engine with OpenGL-ES (OpenGL for Em It is designed with hardware acceleration in mind, relying on EGL, and OpenGL ES." HOMEPAGE = "https://trac.webkit.org/wiki/WPE" BUGTRACKER = "https://bugs.webkit.org/" -LICENSE = "BSD & LGPLv2+" +LICENSE = "BSD & LGPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Source/WebCore/LICENSE-LGPL-2.1;md5=a778a33ef338abbaf8b8a7c36b6eec80 " DEPENDS = " \ diff --git a/recipes-devtools/dicts/test-dicts_git.bb b/recipes-devtools/dicts/test-dicts_git.bb index fe4cad85..42a72df6 100644 --- a/recipes-devtools/dicts/test-dicts_git.bb +++ b/recipes-devtools/dicts/test-dicts_git.bb @@ -1,4 +1,4 @@ -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE.en_US;md5=370dfc0dcc9918290a76eeb1e761f377" PR = "r0" diff --git a/recipes-devtools/fonts/webkit-test-fonts_git.bb b/recipes-devtools/fonts/webkit-test-fonts_git.bb index 1fa44ad4..62bc80b4 100644 --- a/recipes-devtools/fonts/webkit-test-fonts_git.bb +++ b/recipes-devtools/fonts/webkit-test-fonts_git.bb @@ -1,4 +1,4 @@ -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE.dejavu;md5=b48ab4e9977f6f7d9eb9481bb69a219d" PR = "r0" diff --git a/recipes-devtools/ruby/ruby-highline_git.bb b/recipes-devtools/ruby/ruby-highline_git.bb index 002cec4f..ab8f049b 100644 --- a/recipes-devtools/ruby/ruby-highline_git.bb +++ b/recipes-devtools/ruby/ruby-highline_git.bb @@ -10,7 +10,7 @@ rules and without needing to convert the typed Strings into what your \ program really needs. Just tell HighLine what you're after, and let it \ do all the work." -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=884766faee6a0d2931af978757e1a5fc" PR = "r0" diff --git a/recipes-flatpak/bubblewrap/bubblewrap_0.4.1.bb b/recipes-flatpak/bubblewrap/bubblewrap_0.4.1.bb index 7130196e..b924d50b 100644 --- a/recipes-flatpak/bubblewrap/bubblewrap_0.4.1.bb +++ b/recipes-flatpak/bubblewrap/bubblewrap_0.4.1.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Helper binary for running applications sandboxed" HOMEPAGE = "https://github.com/projectatomic/bubblewrap" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" DEPENDS = "libcap" diff --git a/recipes-flatpak/xdg-dbus-proxy/xdg-dbus-proxy_0.1.2.bb b/recipes-flatpak/xdg-dbus-proxy/xdg-dbus-proxy_0.1.2.bb index 47dbee4a..6ceab2eb 100644 --- a/recipes-flatpak/xdg-dbus-proxy/xdg-dbus-proxy_0.1.2.bb +++ b/recipes-flatpak/xdg-dbus-proxy/xdg-dbus-proxy_0.1.2.bb @@ -1,5 +1,5 @@ HOMEPAGE = "https://github.com/flatpak/xdg-dbus-proxy" -LICENSE = "LGPLv2.1+" +LICENSE = "LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SRC_URI = "https://github.com/flatpak/${BPN}/releases/download/${PV}/${BP}.tar.xz \