From patchwork Tue Feb 22 14:04:04 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 4026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 962ACC433EF for ; Tue, 22 Feb 2022 14:04:18 +0000 (UTC) Received: from mail-ed1-f44.google.com (mail-ed1-f44.google.com [209.85.208.44]) by mx.groups.io with SMTP id smtpd.web09.13078.1645538657488442576 for ; Tue, 22 Feb 2022 06:04:17 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=mckiOMH0; spf=pass (domain: gmail.com, ip: 209.85.208.44, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f44.google.com with SMTP id z22so37160996edd.1 for ; Tue, 22 Feb 2022 06:04:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=d/PoyNbWwz/4c68EjOx5fWvIjfudjhTjnat+KE37Ea8=; b=mckiOMH0X9QOzjqQ6NO+Y/bvRqxcCefnV6RYEdlC/g0MoWL/EHccEz8wf0YPVOGi9o qXJBvDVibeiCpQOlSJ4nRkQYtTFav2K4NkRPT/OIRTCZVHb3LacBUPQzNKxvm7k42dsj sM7YpW0N9PE5Nl7d3/3c5wsHBjkE0GcGOGLaNqbH+Lxa7ef+6+0a1cbhF1kqQ8mc9/BC +3BKReBR9pg5KFcJjbNwZ3cqujCtPYu7YYZqCYuimLItZfVhYeUM77pUpQjXgplqyaPH 246fjLTTU9coC6LmXP5x8XiU4NGoPRc4IYF9+4OU1dz6fK0e74y5x/mDa5xK/Rskgzah 8wFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=d/PoyNbWwz/4c68EjOx5fWvIjfudjhTjnat+KE37Ea8=; b=RoLDc3F+Avng4v7x8czxZESjG6O8KzuKlR1Vb+rmIkd1LvWKiQwzBnJUkG7Kh5i8X8 9oDIg46jGjU0mLO5bfQLWXhE5t1QXIpWUpzb/JDB2WDI+Ol36O4u275obWJxrSSIAes/ MRl/xilbFtGunx1YKlX606BD5AUFmZFzs4LUG2UAV1RxtqIQwy6vgEWmwOe1Q/OqSe62 ou60YMj0aujjbKocdeJ2r5Pz+SGZVVjPRB4+evl9q3svIj/wkizs91YA9mdHaRmO902K +hYx8fS0hdc1ruVJjqusYfZNwiv2Fwho7dWLTRNDc++IKIFepMJ6z4h+xenR+G9/pwfF 4N5w== X-Gm-Message-State: AOAM532GQYORlL0tSx/Wzip5C4vQRhua6KnP66CfwrchKxkbpRYXrQqc 9OCK8porbCS0LzZ9X5zc985nq/YRNR9X6Q== X-Google-Smtp-Source: ABdhPJyUelLiDG7XhC1SlctO/sZs+fanNePan73kLnB0tKanPd3Kn2q6JB+zqR4yc7XmX4sUWNgltg== X-Received: by 2002:aa7:d7da:0:b0:40f:f16f:dc25 with SMTP id e26-20020aa7d7da000000b0040ff16fdc25mr25680832eds.17.1645538655739; Tue, 22 Feb 2022 06:04:15 -0800 (PST) Received: from localhost ([109.238.218.228]) by smtp.gmail.com with ESMTPSA id g8sm6422000ejt.26.2022.02.22.06.04.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Feb 2022 06:04:15 -0800 (PST) From: Martin Jansa X-Google-Original-From: Martin Jansa To: meta-arm@lists.yoctoproject.org Cc: Martin Jansa Subject: [PATCH] meta: update license names Date: Tue, 22 Feb 2022 15:04:04 +0100 Message-Id: <20220222140404.3526965-1-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 22 Feb 2022 14:04:18 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arm/message/3039 * openembedded-core/scripts/contrib/convert-spdx-licenses.py . ... All files processed with version 0.01 Signed-off-by: Martin Jansa --- meta-arm-bsp/recipes-bsp/u-boot/u-boot_2020.07.bb | 2 +- meta-arm-bsp/recipes-bsp/u-boot/u-boot_2021.10.bb | 2 +- .../gcc-aarch64-none-elf_10.3-2021.07.bb | 2 +- .../gcc-arm-none-eabi_10.3-2021.10.bb | 2 +- .../recipes-devtools/external-arm-toolchain/license.inc | 8 ++++---- meta-arm-toolchain/recipes-devtools/gcc/gcc-arm-10.3.inc | 2 +- meta-arm/recipes-bsp/hafnium/hafnium_2.6.bb | 2 +- .../trusted-firmware-m/trusted-firmware-m_1.5.0.bb | 2 +- meta-arm/recipes-devtools/fvp/fvp-common.inc | 2 +- .../recipes-devtools/gator-daemon/gator-daemon_7.7.0.bb | 2 +- .../recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb | 2 +- meta-arm/recipes-kernel/linux/linux-arm64-ack.inc | 2 +- meta-arm/recipes-security/optee/optee-test.inc | 2 +- meta-gem5/recipes-devtools/gem5/gem5-native.inc | 2 +- 14 files changed, 17 insertions(+), 17 deletions(-) diff --git a/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2020.07.bb b/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2020.07.bb index 4dc4a2f..cf6b07f 100644 --- a/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2020.07.bb +++ b/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2020.07.bb @@ -6,7 +6,7 @@ application code." SECTION = "bootloaders" DEPENDS += "flex-native bison-native" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e" PE = "1" diff --git a/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2021.10.bb b/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2021.10.bb index 2d3e95a..d117a88 100644 --- a/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2021.10.bb +++ b/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2021.10.bb @@ -6,7 +6,7 @@ application code." SECTION = "bootloaders" DEPENDS += "flex-native bison-native" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" PE = "1" diff --git a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-aarch64-none-elf_10.3-2021.07.bb b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-aarch64-none-elf_10.3-2021.07.bb index c1758a3..02b5b43 100644 --- a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-aarch64-none-elf_10.3-2021.07.bb +++ b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-aarch64-none-elf_10.3-2021.07.bb @@ -6,7 +6,7 @@ require arm-binary-toolchain.inc COMPATIBLE_HOST = "(x86_64|aarch64).*-linux" SUMMARY = "Baremetal GCC for Aarch64 processors" -LICENSE = "GPL-3.0-with-GCC-exception & GPLv3" +LICENSE = "GPL-3.0-with-GCC-exception & GPL-3.0-only" LIC_FILES_CHKSUM = "${@d.getVar(d.expand("LIC_FILES_CHKSUM_${HOST_ARCH}"))}" LIC_FILES_CHKSUM:aarch64 = "file://share/doc/gcc/Copying.html;md5=d06ace534ed0851debcb7140c5b5116e" diff --git a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-arm-none-eabi_10.3-2021.10.bb b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-arm-none-eabi_10.3-2021.10.bb index 4100372..ad7e816 100644 --- a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-arm-none-eabi_10.3-2021.10.bb +++ b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/gcc-arm-none-eabi_10.3-2021.10.bb @@ -6,7 +6,7 @@ require arm-binary-toolchain.inc COMPATIBLE_HOST = "(x86_64|aarch64).*-linux" SUMMARY = "Baremetal GCC for ARM-R and ARM-M processors" -LICENSE = "GPL-3.0-with-GCC-exception & GPLv3" +LICENSE = "GPL-3.0-with-GCC-exception & GPL-3.0-only" LIC_FILES_CHKSUM = "file://share/doc/gcc-arm-none-eabi/license.txt;md5=c18349634b740b7b95f2c2159af888f5" diff --git a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc index 67daa41..10f2542 100644 --- a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc +++ b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc @@ -1,4 +1,4 @@ -LICENSE = "GPL-3.0-with-GCC-exception & GPLv3 & GPLv2 & LGPLv3 & LGPLv2.1 & LGPLv2" +LICENSE = "GPL-3.0-with-GCC-exception & GPL-3.0-only & GPL-2.0-only & LGPL-3.0-only & LGPL-2.1-only & LGPL-2.0-only" EAT_BFD_LICENSE = "GPL-3.0" EAT_GCC_LICENSE = "GPL-3.0-with-GCC-exception & GPLv3" @@ -73,7 +73,7 @@ LICENSE:libubsan-dev = "${EAT_GCC_LICENSE}" LICENSE:libubsan = "${EAT_GCC_LICENSE}" LICENSE:libubsan-staticdev = "${EAT_GCC_LICENSE}" -LICENSE:linux-libc-headers-dev = "GPLv2" -LICENSE:linux-libc-headers = "GPLv2" +LICENSE:linux-libc-headers-dev = "GPL-2.0-only" +LICENSE:linux-libc-headers = "GPL-2.0-only" -LICENSE:gdbserver = "GPLv2 & GPLv3 & LGPLv2 & LGPLv3" +LICENSE:gdbserver = "GPL-2.0-only & GPL-3.0-only & LGPL-2.0-only & LGPL-3.0-only" diff --git a/meta-arm-toolchain/recipes-devtools/gcc/gcc-arm-10.3.inc b/meta-arm-toolchain/recipes-devtools/gcc/gcc-arm-10.3.inc index 19eb31b..20e6d3e 100644 --- a/meta-arm-toolchain/recipes-devtools/gcc/gcc-arm-10.3.inc +++ b/meta-arm-toolchain/recipes-devtools/gcc/gcc-arm-10.3.inc @@ -18,7 +18,7 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/gcc-arm-${ARM_GCC_VERSION}:${FILE_DIRNAME}/g DEPENDS =+ "mpfr gmp libmpc zlib flex-native" NATIVEDEPS = "mpfr-native gmp-native libmpc-native zlib-native flex-native" -LICENSE = "GPL-3.0-with-GCC-exception & GPLv3" +LICENSE = "GPL-3.0-with-GCC-exception & GPL-3.0-only" LIC_FILES_CHKSUM = "\ file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ diff --git a/meta-arm/recipes-bsp/hafnium/hafnium_2.6.bb b/meta-arm/recipes-bsp/hafnium/hafnium_2.6.bb index 0452272..96e455f 100644 --- a/meta-arm/recipes-bsp/hafnium/hafnium_2.6.bb +++ b/meta-arm/recipes-bsp/hafnium/hafnium_2.6.bb @@ -2,7 +2,7 @@ SUMMARY = "Hafnium" DESCRIPTION = "A reference Secure Partition Manager (SPM) for systems that implement the Armv8.4-A Secure-EL2 extension" DEPENDS = "gn-native ninja-native bison-native bc-native dtc-native openssl-native" -LICENSE = "BSD-3-Clause & GPLv2" +LICENSE = "BSD-3-Clause & GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=782b40c14bad5294672c500501edc103" PACKAGE_ARCH = "${MACHINE_ARCH}" diff --git a/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m_1.5.0.bb b/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m_1.5.0.bb index 619162b..8a1c8cc 100644 --- a/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m_1.5.0.bb +++ b/meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m_1.5.0.bb @@ -8,7 +8,7 @@ DESCRIPTION = "Trusted Firmware-M" HOMEPAGE = "https://git.trustedfirmware.org/trusted-firmware-m.git" PROVIDES = "virtual/trusted-firmware-m" -LICENSE = "BSD-3-Clause & Apachev2" +LICENSE = "BSD-3-Clause & Apache-2.0" LIC_FILES_CHKSUM = "file://license.rst;md5=07f368487da347f3c7bd0fc3085f3afa \ file://../tf-m-tests/license.rst;md5=02d06ffb8d9f099ff4961c0cb0183a18 \ diff --git a/meta-arm/recipes-devtools/fvp/fvp-common.inc b/meta-arm/recipes-devtools/fvp/fvp-common.inc index 3070c73..e9978c1 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-common.inc +++ b/meta-arm/recipes-devtools/fvp/fvp-common.inc @@ -4,7 +4,7 @@ HOMEPAGE = "https://developer.arm.com/tools-and-software/simulation-models/fixed # LICENSE_FLAGS_ACCEPTED if you agree to these terms. LICENSE_FLAGS = "Arm-FVP-EULA" -LICENSE = "Proprietary & Apache-2.0 & Python-2.0 & GPL-3.0-with-GCC-exception & Zlib & NCSA & LGPLv2+ & MIT & BSD-3-Clause" +LICENSE = "Proprietary & Apache-2.0 & Python-2.0 & GPL-3.0-with-GCC-exception & Zlib & NCSA & LGPL-2.0-or-later & MIT & BSD-3-Clause" COMPATIBLE_HOST = '(x86_64|i.86).*-linux' FVP_ARCH = "Linux64_GCC-6.4" diff --git a/meta-arm/recipes-devtools/gator-daemon/gator-daemon_7.7.0.bb b/meta-arm/recipes-devtools/gator-daemon/gator-daemon_7.7.0.bb index 91b7d64..492d321 100644 --- a/meta-arm/recipes-devtools/gator-daemon/gator-daemon_7.7.0.bb +++ b/meta-arm/recipes-devtools/gator-daemon/gator-daemon_7.7.0.bb @@ -8,7 +8,7 @@ HOMEPAGE = "https://github.com/ARM-software/gator" # configuration requirement specified here: # https://github.com/ARM-software/gator#kernel-configuration -LICENSE = "GPLv2 & LGPLv2.1+ & Apache-2.0" +LICENSE = "GPL-2.0-only & LGPL-2.1-or-later & Apache-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://libsensors/COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \ file://mxml/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327 \ diff --git a/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb b/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb index 03ce013..4051c34 100644 --- a/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb +++ b/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb @@ -1,7 +1,7 @@ SUMMARY = "FF-A Debugfs Linux kernel module" DESCRIPTION = "This out-of-tree kernel module exposes FF-A operations to user space \ used for development purposes" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://arm_ffa_user.c;beginline=1;endline=1;md5=fcab174c20ea2e2bc0be64b493708266" SRC_URI = "git://git.gitlab.arm.com/linux-arm/linux-trusted-services.git;branch=main;protocol=https" diff --git a/meta-arm/recipes-kernel/linux/linux-arm64-ack.inc b/meta-arm/recipes-kernel/linux/linux-arm64-ack.inc index 261e08b..6266c80 100644 --- a/meta-arm/recipes-kernel/linux/linux-arm64-ack.inc +++ b/meta-arm/recipes-kernel/linux/linux-arm64-ack.inc @@ -5,7 +5,7 @@ DESCRIPTION = "Linux Android Common Kernel" SECTION = "kernel" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" require recipes-kernel/linux/linux-yocto.inc diff --git a/meta-arm/recipes-security/optee/optee-test.inc b/meta-arm/recipes-security/optee/optee-test.inc index 94cf46f..aada243 100644 --- a/meta-arm/recipes-security/optee/optee-test.inc +++ b/meta-arm/recipes-security/optee/optee-test.inc @@ -2,7 +2,7 @@ SUMMARY = "OP-TEE sanity testsuite" DESCRIPTION = "Open Portable Trusted Execution Environment - Test suite" HOMEPAGE = "https://www.op-tee.org/" -LICENSE = "BSD-2-Clause & GPLv2" +LICENSE = "BSD-2-Clause & GPL-2.0-only" LIC_FILES_CHKSUM = "file://${S}/LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa" inherit python3native ptest diff --git a/meta-gem5/recipes-devtools/gem5/gem5-native.inc b/meta-gem5/recipes-devtools/gem5/gem5-native.inc index 9c07aad..91a554b 100644 --- a/meta-gem5/recipes-devtools/gem5/gem5-native.inc +++ b/meta-gem5/recipes-devtools/gem5/gem5-native.inc @@ -2,7 +2,7 @@ SUMMARY = "A modular platform for computer-system architecture research" HOMEPAGE = "http://gem5.org" -LICENSE = "BSD-3-Clause & MIT & LGPLv2.1" +LICENSE = "BSD-3-Clause & MIT & LGPL-2.1-only" # Gem5 build and run parameter